Name | Description | |
---|---|---|
CIMMeasuredGrid Constructor |
The following tables list the members exposed by CIMMeasuredGrid.
Name | Description | |
---|---|---|
CIMMeasuredGrid Constructor |
Name | Description | |
---|---|---|
ClipUTMZone | Gets or sets a value indicating whether to clip the grid to the UTM zone. If the measured grid is not defined in one of the UTM coordinates, then this property is irrelevant. | |
CustomOrigin | Gets or sets the custom origin of the measured grid. | |
EdgeMinimumLength | Gets or sets the minimum length of the edge of the mapFrame polygon in page units. (Inherited from ArcGIS.Core.CIM.CIMMapGrid) | |
GridLines | Gets or sets the gridLines of the measured grid. | |
IsAutoScaled | Gets or sets a value indicating whether to auto-scale the grid. | |
IsVisible | Gets or sets a value indicating whether the grid or graticule is visible. (Inherited from ArcGIS.Core.CIM.CIMMapGrid) | |
MapGridEdges | Gets or sets the map grid edges. (Inherited from ArcGIS.Core.CIM.CIMMapGrid) | |
MaxInteriorAngle | Gets or sets the maximum value of the interior angle that determines the edge of the mapFrame polygon. The angle is defined in degrees. (Inherited from ArcGIS.Core.CIM.CIMMapGrid) | |
MaxScale | Gets or sets the maximum scale. (Inherited from ArcGIS.Core.CIM.CIMMapGrid) | |
MinScale | Gets or sets the minimum scale. (Inherited from ArcGIS.Core.CIM.CIMMapGrid) | |
Name | Gets or sets the name of the Grid or Graticule. (Inherited from ArcGIS.Core.CIM.CIMMapGrid) | |
NeatlineSymbol | Gets or sets the neat line symbol of the Grid or Graticule. (Inherited from ArcGIS.Core.CIM.CIMMapGrid) | |
ProjectedCoordinateSystem | Gets or sets the projected coordinate system of the grid. | |
UseMapClipShape | Gets or sets a value indicating whether to use the clip shape of the map (if set) as the grid boundary. |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMMeasuredGrid. | |
FromJson | Reconstructs the CIMMeasuredGrid with a specified state from a JSON encoding. | |
GetProjectedCoordinateSystem | Get the Projected Coordinate System of the CIMMeasuredGrid. | |
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) | |
SetProjectedCoordinateSystem | Set the Projected Coordinate System of the CIMMeasuredGrid. | |
ToJson | Overridden. Creates a JSON encoding of the CIMMeasuredGrid 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) |