public enum DimensionTextOption : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum DimensionTextOption Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum DimensionTextOption : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum DimensionTextOption Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
| Member | Description | 
|---|---|
| Expression | Display a text string derived from a custom expression. | 
| None | Do not display any text. | 
| Only | Only display the value of the dimension length. | 
| Suffix | Display the value of the dimension length with a prefix and suffix. | 
System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.DimensionTextOption
Target Platforms: Windows 11, Windows 10, Windows 8.1