[]
Provides access to the effects parameters.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class VisualEffectsStyle
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. |