The VisualEffectsStyle..::..LightStyle 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 | |
|---|---|---|
| 
                 | 
              Focus | 
                 
            Gets or sets the position of light focus.
             
               | 
            
| 
                 | 
              Gradient | 
                 
            Gets or sets the type of light gradient.
             
               | 
            
| 
                 | 
              Intensity | 
                 
            Gets or sets the light intensity.
             
               | 
            
| 
                 | 
              Scale | 
                 
            Gets or sets the light scale. When scale is less than one the light pattern is
            repeated through the element.  Used only with LightShapeEnum.Rectangle.
             
               | 
            
| 
                 | 
              Shape | 
                 
            Gets or sets the light shape.
             
               | 
            
| 
                 | 
              Shift | 
                 
            Gets or sets the light shift.  Used only with LightShapeEnum.Ellipse.
             
               | 
            
| 
                 | 
              Size | 
                 
            Gets or sets the size of light spot.  Used only with LightShapeEnum.Ellipse.
             
               |