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


ArcGIS.Core.CIM Namespace : CIMElement Class

The following tables list the members exposed by CIMElement.

Public Properties
 NameDescription
Public Property Gets or sets the anchor position of the element.  
Public Property Gets or sets the custom properties of the element.  
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.  
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.  
Public Property Gets or sets the name of the element.  
Public Property Gets or sets the rotation of the element.  
Public Property Gets or sets the location of the anchor in page units.This is also the location the feature is rotated around.  
Public Property Gets or sets a value indicating whether the element is visible.  
Top
Public Methods
 NameDescription
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 Method Creates a JSON encoding of the CIMObject and its current state. (Inherited from ArcGIS.Core.CIM.CIMObject)
Public Method Creates an XML encoding of the CIMObject and its current state. (Inherited from ArcGIS.Core.CIM.CIMObject)
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

CIMElement Class
ArcGIS.Core.CIM Namespace