Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
LinearGradientBrushAppearanceData Class Members
The following tables list the members exposed by LinearGradientBrushAppearanceData.
Public Properties
| Name | Description |
| EndX | Gets or sets the EndX of Brush data |
| EndY | Gets or sets the EndY of Brush data |
| StartX | Gets or sets the StartX of Brush data |
| StartY | Gets or sets the StartY of Brush data |
| Stops | Gets or sets the Gradient Stops |
| Type | Overridden. Gets or sets the Type of Brush data |
Public Methods
Protected Methods
| Name | Description |
| SerializeOverride | Overridden. Serializes the current object to a string |
See Also