StepProgressBarIndicatorOptions Members
In This Article
StepProgressBar.ItemOptions.Indicator)
and item (StepProgressBar.Options.Indicator
) levels.
#Properties
Name | Description |
---|---|
Active |
Gets or sets the indicator draw mode. This mode is in effect when the item is in the Active state. |
Active |
Gets or sets the indicator image. This image is displayed only when the item is in the Active state. |
Auto |
|
Auto |
Gets or sets whether transparent pixels around the indicator’s image are trimmed. |
Inactive |
Gets or sets the indicator draw mode. This mode is in effect when the item is in the Inactive state. |
Inactive |
Gets or sets the indicator image. This image is displayed only when the item is inactive. |
Width | Gets or sets the item indicator diameter. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
See Also