The VisualEffectsStyle type exposes the following members.
          
            
Methods
        
| Name | Description | |
|---|---|---|
| 
                 | 
              Equals | (Inherited from Object.) | 
| 
                 | 
              Finalize | 
                 
                    Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
                  (Inherited from Object.) | 
            
| 
                 | 
              GetHashCode | 
                 
                    Serves as a hash function for a particular type. 
                  (Inherited from Object.) | 
            
| 
                 | 
              GetType | 
                 
                    Gets the Type of the current instance.
                  (Inherited from Object.) | 
            
| 
                 | 
              MemberwiseClone | 
                 
                    Creates a shallow copy of the current Object.
                  (Inherited from Object.) | 
            
| 
                 | 
              ToString | (Inherited from Object.) | 
          
            
Properties
        
| Name | Description | |
|---|---|---|
| 
                 | 
              Angle | 
                 
            Gets or sets the angle which is used during rendering.
             
               | 
            
| 
                 | 
              Colors | 
                 
            Gets color options for the style.
             
               | 
            
| 
                 | 
              Edge | 
                 
            Gets the edge settings for the style.
             
               | 
            
| 
                 | 
              Enabled | 
                 
            Enables effects.
             
               | 
            
| 
                 | 
              GroupElements | 
                 
            Gets or sets a value indicating whether the graphic elements can be grouped when rendering.
             
               | 
            
| 
                 | 
              Light | 
                 
            Gets the light settings for the style.
             
               | 
            
| 
                 | 
              Name | 
                 
            Gets style name.
             
               | 
            
| 
                 | 
              Scalable | 
                 
            Gets or sets a value indicating whether the size of elements depends on control size.
             
               | 
            
| 
                 | 
              ScaleEffect | 
                 
            Gets or sets a scale factor which is used to scale elements when Scalable property is true.
             
               | 
            
| 
                 | 
              Shadow | 
                 
            Gets the shadow settings for the style.
             
               |