Name | Description | |
---|---|---|
CIMTMElevationGuideBarElement Constructor |
The following tables list the members exposed by CIMTMElevationGuideBarElement.
Name | Description | |
---|---|---|
CIMTMElevationGuideBarElement 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 properties of the surround should update automatically based on changes in the map. (Inherited from ArcGIS.Core.CIM.CIMMapProductSurround) | |
CustomProperties | Gets or sets the custom properties of the element. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
DrawToSpecification | Gets or sets a value indicating whether to draw the element to specification size or allow user to manually resize element. (Inherited from ArcGIS.Core.CIM.CIMMapProductSurround) | |
ElevationBandLayerURI | Gets or sets elevation bands feature class, the number of bands in the bar is dependent on the number of bands identified in feature class. | |
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) | |
HighBandSymbol | Gets or sets the high band symbol in the elevation guide bar. | |
HighestBandSymbol | Gets or sets the highest band symbol in the elevation guide bar. | |
LineSymbol | Gets or sets the symbol used for line elements in the elevation guide bar. | |
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) | |
LowBandSymbol | Gets or sets the low band symbol in the elevation guide bar. | |
MapFrame | Gets or sets the map frame associated with the map surround. (Inherited from ArcGIS.Core.CIM.CIMMapSurround) | |
MediumBandSymbol | Gets or sets the medium band symbol in the elevation guide bar. | |
Name | Gets or sets the name of the element. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
NumberOfBands | Gets or sets the number of bands displayed in the Elevation Guide Bar, if data is from source that does not have Bands field. | |
ProductSpecification | Gets or sets the map product specification type of the surround. (Inherited from ArcGIS.Core.CIM.CIMMapProductSurround) | |
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) | |
TextSymbol | Gets or sets the symbol used for text elements in the elevation guide bar. | |
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 CIMTMElevationGuideBarElement. | |
FromJson | Reconstructs the CIMTMElevationGuideBarElement 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 CIMTMElevationGuideBarElement 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) |