CIMAviationVerticalScaleProperties Class Members
In This Topic
The following tables list the members exposed by CIMAviationVerticalScaleProperties.
Public Constructors
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DivisionLineLength |
Gets or sets the division line length for the scale bar. The units are in points.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DivisionMarkSymbol |
Gets or sets the line symbol for the divisions.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Divisions |
Gets or sets the division count for the scale.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ScaleBarHeight |
Gets or sets the height for the scale bar.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ScaleTextSymbol |
Gets or sets the text symbol for the scale values.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ScaleUnitText |
Gets or sets the string value for the scale unit text.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SubdivisionLineLength |
Gets or sets the subdivision line length for the scale bar. The units are in points.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SubdivisionMarkSymbol |
Gets or sets the line symbol for the subdivisions.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Subdivisions |
Gets or sets the subdivision count for the scale.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | UnitTextSymbol |
Gets or sets the text symbol used for the scale unit.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Visible |
Gets or sets a value indicating whether to show this scale, if false no graphics will be shown.
|
Top
Public Methods
Public Events
See Also