ArcScaleRange Members
In This Article
#Constructors
Name | Description |
---|---|
Arc |
Initializes a new instance of the Arc |
#Fields
Name | Description |
---|---|
End |
Identifies the Range |
Options |
Identifies the Range |
Start |
Identifies the Range |
Visible |
Identifies the Layer |
#Properties
Name | Description |
---|---|
End |
Gets or sets the end value of the range.
Inherited from Range |
End |
Gets a value that specifies the end range position on a scale in absolute units.
Inherited from Range |
Fill |
Defines the color to fill this object.
Inherited from Gauge |
Gauge |
|
Geometry | Gets or sets the geometry used to draw the scale range. |
Options |
Provides access to the settings that specify the shape and position of the current range.
Inherited from Range |
Start |
Gets or sets the start value of the range.
Inherited from Range |
Start |
Gets a value that specifies the start range position in absolute units.
Inherited from Range |
Visible |
Gets or sets whether the layer is visible.
Inherited from Layer |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. 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. |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Indicator |
Occurs when any value indicator enters the current range.
Inherited from Range |
Indicator |
Occurs when any value indicator leaves the current range.
Inherited from Range |
Property |
Occurs every time any of the Base |
See Also