Name | Description | |
---|---|---|
CIMCruisingAltitudeDiagram Constructor |
The following tables list the members exposed by CIMCruisingAltitudeDiagram.
Name | Description | |
---|---|---|
CIMCruisingAltitudeDiagram Constructor |
Name | Description | |
---|---|---|
AltitudeTextSymbol | Gets or sets the text symbol used for the altitude values on the diagram. | |
Anchor | Gets or sets the anchor position of the element. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
AutoResizeText | Gets or sets a value indicating whether to auto resize the text. | |
BearingArrowLineSymbol | Gets or sets the line symbol used for the arrow that leads from the starting bearing to the ending bearing for a part of the diagram. | |
BearingTextSymbol | Gets or sets the text symbol used for the bearing values for each part of the diagram. | |
CustomProperties | Gets or sets the custom properties of the element. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
DiagramDiameter | Gets or sets the diameter of the cruising altitude diagram in page units. | |
DiagramTitle | Gets or sets the text for the diagram title. | |
DiagramType | Gets or sets the diagram type which should be created. | |
DiameterUnits | Gets or sets the page units used to determinte the diameter of the cruising altitude diagram. | |
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) | |
GraphicFrame | Gets or sets the graphic symbology of an element's frame. (Inherited from ArcGIS.Core.CIM.CIMFrameElement) | |
HorizontalBottomText | Gets or sets the text for the bottom of the horizontal diagram. | |
HorizontalTopText | Gets or sets the text for the top of the horizontal diagram. | |
LineSymbol | Gets or sets the line symbol used for the outline of the circle sections on the diagram. | |
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) | |
Name | Gets or sets the name of the element. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
QuadrantalBottomLeftText | Gets or sets the text for the bottom left of the quadrantal diagram. | |
QuadrantalBottomRightText | Gets or sets the text for the bottom right of the quadrantal diagram. | |
QuadrantalTopLeftText | Gets or sets the text for the top left of the quadrantal diagram. | |
QuadrantalTopRightText | Gets or sets the text for the top right of the quadrantal diagram. | |
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) | |
TitleTextSymbol | Gets or sets the text symbol used for the diagram title, which appears above the element. | |
VerticalLeftText | Gets or sets the text for the left side of the vertical diagram. | |
VerticalRightText | Gets or sets the text for the right side of the vertical diagram. | |
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 CIMCruisingAltitudeDiagram. | |
FromJson | Reconstructs the CIMCruisingAltitudeDiagram 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 CIMCruisingAltitudeDiagram 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) |