ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMaplexRotationProperties Class / RotationExpressionInfo Property

In This Topic
    RotationExpressionInfo Property
    In This Topic
    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.
    Syntax
    Public Property RotationExpressionInfo As CIMExpressionInfo
    public CIMExpressionInfo RotationExpressionInfo {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also