ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMAttachmentFrame Class / ImageRotationExpression Property

In This Topic
    ImageRotationExpression Property
    In This Topic
    Gets or sets the rotation of each attachment image using an expression. This value overrides the ImageRotation value.
    Syntax
    Public Property ImageRotationExpression As CIMExpressionInfo
    public CIMExpressionInfo ImageRotationExpression {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also