ArcGIS Pro 2.6 API Reference Guide
CIMSlopeGuide Class Members
Properties  Methods  Events


ArcGIS.Core.CIM Namespace : CIMSlopeGuide Class

The following tables list the members exposed by CIMSlopeGuide.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property Gets or sets the anchor position of the element. (Inherited from ArcGIS.Core.CIM.CIMElement)
Public Property Gets or sets a value indicating whether the slope guide should update automatically based on changes in the map.  
Public Property Gets or sets the contour interval.  
Public Property Gets or sets the name of the contour interval field.  
Public Property Gets or sets the custom properties of the element. (Inherited from ArcGIS.Core.CIM.CIMElement)
Public Property Gets or sets the symbol used for footnote at bottom of slope guide.  
Public Property Gets or sets the geometry of a frame for an element. (Inherited from ArcGIS.Core.CIM.CIMFrameElement)
Public Property Gets or sets the graphic symbology of an element's frame. (Inherited from ArcGIS.Core.CIM.CIMFrameElement)
Public Property Gets or sets the symbol used for horizontal lines in slope guide.  
Public Property 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)
Public Property 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)
Public Property Gets or sets the map frame associated with the map surround. (Inherited from ArcGIS.Core.CIM.CIMMapSurround)
Public Property Gets or sets the map scale the slope guide will be based on.  
Public Property Gets or sets the name of the element. (Inherited from ArcGIS.Core.CIM.CIMElement)
Public Property Gets or sets the rotation of the element. (Inherited from ArcGIS.Core.CIM.CIMElement)
Public Property 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)
Public Property Gets or sets the layer used to calculate slope guide.  
Public Property Gets or sets the symbol used for labeling slope values.  
Public Property Gets or sets the symbol used for text identifying slope as percentage or degree.  
Public Property Gets or sets the symbol used for dashed lines in slope guide.  
Public Property Gets or sets the symbol used for title of element.  
Public Property Gets or sets the symbol used for vertical lines in slope guide.  
Public Property Gets or sets a value indicating whether the element is visible. (Inherited from ArcGIS.Core.CIM.CIMElement)
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Reconstructs the CIMSlopeGuide with a specified state from a JSON encoding.  
Public Methodstatic (Shared in Visual Basic) Reconstructs the CIMSlopeGuide with a specified state from an XML encoding.  
Public Method Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject)
Public Method Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject)
Public MethodOverridden.  Creates a JSON encoding of the CIMSlopeGuide and its current state.  
Public MethodOverridden.  Creates an XML encoding of the CIMSlopeGuide and its current state.  
Public Method Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject)
Top
Protected Methods
 NameDescription
Protected Method Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject)
Protected MethodOverridden.  Reads the child element inside the reader.  
Protected MethodOverridden.  Writes a child element to the writer.  
Top
Public Events
 NameDescription
Public Event Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject)
Top
See Also

Reference

CIMSlopeGuide Class
ArcGIS.Core.CIM Namespace