CIMGroundToGridCorrection Class Properties
In This Topic
For a list of all members of this type, see CIMGroundToGridCorrection members.
Public Properties
| Name | Description |
 | ConstantScaleFactor | Gets or sets the constant scale factor used in ground to grid calculations, only when ScaleType equals GroundToGridScaleType.ConstantFactor. |
 | Direction |
Gets or sets the direction angle (in degrees) that will be used in ground to grid calculations.
|
 | Enabled |
Gets or sets a value indicating whether ground to grid corrections are currently in operation for the map.
|
 | ScaleType |
Gets or sets the type of scale that will be used in ground to grid calculations.
|
 | UseDirection |
Gets or sets a value indicating whether the direction angle will be used in the ground to grid correction.
|
 | UseScale |
Gets or sets a value indicating whether the distance scale will be used in the ground to grid correction.
|
Top
See Also