Name | Description | |
---|---|---|
CIMProfileFrame Constructor |
The following tables list the members exposed by CIMProfileFrame.
Name | Description | |
---|---|---|
CIMProfileFrame Constructor |
Name | Description | |
---|---|---|
Anchor | Gets or sets the anchor position of the element. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
CustomProperties | Gets or sets the custom properties of the element. (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) | |
Grid | Gets or sets the display options for the grid. | |
Height | Gets or sets the height of the profile, used if the height option is set to ConstantHeight. | |
HeightOption | Gets or sets the option to control the height of profile. | |
HeightUnits | Gets or sets the height units of the profile, used if the height option is set to ConstantHeight. | |
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) | |
MapFrame | Gets or sets the map frame associated with the map surround. (Inherited from ArcGIS.Core.CIM.CIMMapSurround) | |
Name | Gets or sets the name of the element. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
Obstacles | Gets or sets the display option for all the point obstacles shown in the profile. | |
OISLayerURI | Gets or sets the URI of the layer of the OIS feature which defines the data for which profile is drawn. | |
OISSurfaces | Gets or sets the display option for all the OIS surfaces shown in the profile. | |
PrimaryOISDescription | Gets or sets the primary OIS surface for which profile is created. | |
ProfileStyle | Gets or sets the style of the profile frame. | |
ProfileType | Gets or sets the option for profile type. | |
Ratio | Gets or sets the ratio between width and height scale. | |
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) | |
Runway | Gets or sets the text symbol for runway elevation. | |
RunwayDesignator | Gets or sets the runway designator for which profile is created. | |
RunwayEndLeftAsReference | Gets or sets a value indicating whether to use left end of runway as base elevation. | |
SecondaryOISDescription | Gets or sets the secondary OIS description for cases where different classifications were used for the ends of runway user can choose secondary classification. | |
Terrain | Gets or sets display options for terrain. | |
Visible | Gets or sets a value indicating whether the element is visible. (Inherited from ArcGIS.Core.CIM.CIMElement) |
Name | Description | |
---|---|---|
FromJson | Reconstructs the CIMProfileFrame with a specified state from a JSON encoding. | |
FromXml | Reconstructs the CIMProfileFrame 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 CIMProfileFrame and its current state. | |
ToXml | Overridden. Creates an XML encoding of the CIMProfileFrame 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) |