Name | Description | |
---|---|---|
CIMGroundToGridCorrection Constructor |
The following tables list the members exposed by CIMGroundToGridCorrection.
Name | Description | |
---|---|---|
CIMGroundToGridCorrection Constructor |
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. |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMGroundToGridCorrection. | |
FromJson | Reconstructs the CIMGroundToGridCorrection with a specified state from a JSON encoding. | |
GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ToJson | Overridden. Creates a JSON encoding of the CIMGroundToGridCorrection and its current state. | |
WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |
Name | Description | |
---|---|---|
RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXmlElement | Overridden. Reads the child element inside the reader. | |
WriteXmlElements | Overridden. Writes a child element to the writer. |
Name | Description | |
---|---|---|
CreateCopy | Creates a copy of a ArcGIS.Core.CIM.CIMGroundToGridCorrection instance | |
GetConstantScaleFactor | Gets the constant scale factor to be used in ground to grid calculations. | |
GetDirectionOffset | Gets the angle in decimal degrees to be used in ground to grid calculations. | |
IsCorrecting | Gets whether the ground to grid correction is turned on or off. | |
IsEqual | Overloaded. | |
UsingConstantScaleFactor | Gets whether a constant scale factor will be used in the ground to grid correction. | |
UsingDirectionOffset | Gets whether the direction offset will be used in the ground to grid correction. | |
UsingDistanceFactor | Gets whether a distance factor will be used in the ground to grid correction. | |
UsingElevationMode | Gets whether a combined scale factor will be used in the ground to grid correction. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |