ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMaplexRotationProperties Class


In This Topic
    CIMMaplexRotationProperties Class Properties
    In This Topic

    For a list of all members of this type, see CIMMaplexRotationProperties members.

    Public Properties
     NameDescription
    Public Property Gets or sets additional angle to add to the data value.  
    Public Property Gets or sets a value indicating whether or not to align the label to the angle.  
    Public Property Gets or sets the alignment type.  
    Public Property Gets or sets a value indicating whether to enable rotation.  
    Public Property Gets or sets a value indicating whether to place the label perpendicular to the angle.  
    Public Property Gets or sets ExpressionInfo that contains the Arcade expression that returns rotation as a number. When both RotationField and RotationExpressionInfo are present RotationExpressionInfo is used.  
    Public Property Gets or sets the rotation field to get values from.  
    Public Property Gets or sets the rotation type.  
    Top
    See Also