Name | Description | |
---|---|---|
CIMGridLine Constructor |
The following tables list the members exposed by CIMGridLine.
Name | Description | |
---|---|---|
CIMGridLine Constructor |
Name | Description | |
---|---|---|
ElementType | Gets or sets the type of the graticule element. | |
FromTick | Gets or sets the properties of the tick that is at the start of the grid line it represents. | |
GridLineOrientation | Gets or sets the orientation of the gridLine with reference to the coordinate system of the spatial reference. For graticules it is latitudes and longitudes. For grids it is eastings and northings. | |
InteriorTicks | Gets or sets the properties of the interior ticks for a grid line. | |
Name | Gets or sets name of the grid line. | |
Pattern | Gets or sets the pattern of the grid lines. | |
Symbol | Gets or sets symbol of the grid line. | |
ToTick | Gets or sets the properties of the tick that is at the end of the grid line it represents. | |
VisibleIndices | Gets or sets the visibility of the corner labels to edges by index. |
Name | Description | |
---|---|---|
FromJson | Reconstructs the CIMGridLine with a specified state from a JSON encoding. | |
FromXml | Reconstructs the CIMGridLine with a specified state from an XML 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 CIMGridLine and its current state. | |
ToXml | Overridden. Creates an XML encoding of the CIMGridLine 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 | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |