The VisualEffectsStyle..::..LightStyle type exposes the following members.

Methods

  Name Description
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method 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.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  Name Description
Public property Focus
Gets or sets the position of light focus.
Public property Gradient
Gets or sets the type of light gradient.
Public property Intensity
Gets or sets the light intensity.
Public property 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.
Public property Shape
Gets or sets the light shape.
Public property Shift
Gets or sets the light shift. Used only with LightShapeEnum.Ellipse.
Public property Size
Gets or sets the size of light spot. Used only with LightShapeEnum.Ellipse.

See Also