Gets or sets the location of the rotate center control point.
public LeadPointD RotateCenter { get; set; }
Public Property RotateCenter As LeadPointD
@property (nonatomic) LeadPointD rotateCenter;
public LeadPointD getRotateCenter()
public void setRotateCenter(LeadPointD rotateCenter)
public:
property LeadPointD^ RotateCenter
{
LeadPointD^ get()
void set(LeadPointD^ value)
}
The location of the rotate center control point. The default value is calculated from the origin of the current object points.
When an AnnObject is selected, two rotate control points appear:
This property returns the location of the rotate center control point. For more information, refer to Annotation Rotation Options.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document