Gets the rotate center control point location of the selected object in object coordinates.
public Point RotateCenterControlPointLocation { get; }
Public ReadOnly Property RotateCenterControlPointLocation As Point
public:
property Point RotateCenterControlPointLocation {
Point get();
}
The rotate center control point location of the selected object in object coordinates.
The selected object has two rotate control points:
This property returns the location of the rotate center control point in object coordinates. For more information, refer to WPF Annotation Rotation Options.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET