ArcGIS Pro 3.7 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 Property RotationCenter As MapPoint
    public MapPoint RotationCenter {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also