ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMElement Class / RotationCenter Property

In This Topic
    RotationCenter Property
    In This Topic
    Gets or sets the location of the anchor in page units.This is also the location the feature is rotated around.
    Syntax
    public MapPoint RotationCenter {get; set;}
    Public Property RotationCenter As MapPoint
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also