Name | Description | |
---|---|---|
CIMAviationNorthArrow Constructor |
The following tables list the members exposed by CIMAviationNorthArrow.
Name | Description | |
---|---|---|
CIMAviationNorthArrow Constructor |
Name | Description | |
---|---|---|
Anchor | Gets or sets the anchor position of the element. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
AutoUpdate | Gets or sets a value indicating whether the north arrow auto updates. | |
CalibrationAngle | Gets or sets the calibration angle for a north arrow. (Inherited from ArcGIS.Core.CIM.CIMNorthArrow) | |
CustomProperties | Gets or sets the custom properties of the element. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
Date | Gets or sets the date used when calculating declination using world magnetic model. | |
DeclinationSpatialReference | Gets or sets the spatial reference used for calculating declination, typically a UTM zone. | |
DisplayRateOfChange | Gets or sets a value indicating whether to display the rate of change text. | |
DisplayVariationDate | Gets or sets a value indicating whether to display the variation date. | |
Expanded | Gets or sets a value indicating whether this element is expanded in the contents pane. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
Frame | Gets or sets the geometry of a frame for an element. (Inherited from ArcGIS.Core.CIM.CIMFrameElement) | |
GMAngle | Gets or sets the Grid Magnetic declination. | |
GraphicFrame | Gets or sets the graphic symbology of an element's frame. (Inherited from ArcGIS.Core.CIM.CIMFrameElement) | |
GridConvergence | Gets or sets the Grid Convergence declination. | |
GridNorthArrow | Gets or sets the grid north arrow for the aviation north arrow. | |
Locked | Gets or sets a value indicating whether the element is locked. Each element in the contents pane has a lock icon. If the icon is shown as locked, you can not select that feature in the layout using the select tool. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
LockedAspectRatio | Gets or sets a value indicating whether the aspect ratio for an element is locked. If locked, the width and height values stretch proportionally. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
MagneticNorthArrow | Gets or sets the magnetic north arrow for the aviation north arrow. | |
MapFrame | Gets or sets the map frame associated with the map surround. (Inherited from ArcGIS.Core.CIM.CIMMapSurround) | |
MaxScale | Gets or sets the maximum scale. (Inherited from ArcGIS.Core.CIM.CIMMapSurround) | |
MinScale | Gets or sets the minimum scale. (Inherited from ArcGIS.Core.CIM.CIMMapSurround) | |
Name | Gets or sets the name of the element. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
RateOfChangeText | Gets or sets the rate of change text dispalyed. | |
RateOfChangeTextSymbol | Gets or sets the rate of change text symbol for the north arrow. | |
ReferenceLocation | Gets or sets the reference location for a north arrow. (Inherited from ArcGIS.Core.CIM.CIMNorthArrow) | |
Rotation | Gets or sets the rotation of the element. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
RotationCenter | Gets or sets the location of the anchor in page units.This is also the location the feature is rotated around. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
TrueNorthArrow | Gets or sets the true north arrow for aviation north arrow. | |
Variation | Gets or sets the variation for the aviation north arrow. | |
Visible | Gets or sets a value indicating whether the element is visible. (Inherited from ArcGIS.Core.CIM.CIMElement) |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMAviationNorthArrow. | |
FromJson | Reconstructs the CIMAviationNorthArrow 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 CIMAviationNorthArrow 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) |