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


ArcGIS.Core.CIM Namespace : CIMDimensionStyle Class

The following tables list the members exposed by CIMDimensionStyle.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property Gets or sets a value indicating whether the text should be aligned with the dimension line.  
Public Property Gets or sets the height of the construction for creating baseline dimensions with this style.  
Public Property Gets or sets the symbol used for the begin arrow.  
Public Property Gets or sets a value indicating whether the length of the dimension needs to be converted for display.  
Public Property Gets or sets the dimension line display of the style.  
Public Property Gets or sets the symbol used for the dimension line.  
Public Property Gets or sets the precision for the value displayed by the dimension text.  
Public Property Gets or sets the units the length of the dimension text is displayed in.  
Public Property Gets or sets a value indicating whether a dimension line should be drawn between the extension lines for an inward dimension.  
Public Property Gets or sets the symbol used for the end arrow.  
Public Property Gets or sets the text expression for the style.  
Public Property Gets or sets the text expression parser for the text expression for the style.  
Public Property Gets or sets a value indicating whether the dimension line will be extended to underline the text on inward dimensions.  
Public Property Gets or sets the length of the extension line offset.  
Public Property Gets or sets the extension line display options of the style.  
Public Property Gets or sets the length of the extension line overshot.  
Public Property Gets or sets the symbol used for extension lines.  
Public Property Gets or sets the ID of the style.  
Public Property Gets or sets the arrow fit policy of the style.  
Public Property Gets or sets the arrow fit tolerance of the style.  
Public Property Gets or sets the arrow display properties of the style.  
Public Property Gets or sets the name of the style.  
Public Property Gets or sets the prefix for the text expression for the style.  
Public Property Gets or sets the suffix for the text expression for the style.  
Public Property Gets or sets the text fit policy for the style.  
Public Property Gets or sets the text display option for the style.  
Public Property Gets or sets the text symbol used for the text.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Reconstructs the CIMDimensionStyle with a specified state from a JSON encoding.  
Public Methodstatic (Shared in Visual Basic) Reconstructs the CIMDimensionStyle 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 CIMDimensionStyle and its current state.  
Public MethodOverridden.  Creates an XML encoding of the CIMDimensionStyle 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

CIMDimensionStyle Class
ArcGIS.Core.CIM Namespace