In This Topic
The following tables list the members exposed by Stripe.
Public Constructors
Public Properties
| Name | Description |
| Fill | Gets or sets the fill of the stripe. |
| From | Gets or sets the start value of the stripe. |
| To | Gets or sets the end value of the stripe. |
Top
Public Methods
| Name | Description |
| Clone | Creates a deep copy of this stripe. |
| GetSchema | This method is reserved and should not be used. |
| ReadXml | Generates an object from its XML representation. |
| WriteXml | Converts an object into its XML representation. |
Top
Protected Methods
| Name | Description |
| OnChanged | Raises the Changed event. |
Top
Public Events
| Name | Description |
| Changed | Occurs when the stripe is changed. |
Top
See Also