[]
Represents light parameters.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class VisualEffectsStyle.LightStyle
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. |