Gets the location of the rotate center thumb for the selected object, in annotation coordinates.
protected virtual LeadPointD GetRotateCenterPoint()
<SuppressMessageAttribute(Category="Microsoft.Design",
CheckId="CA1024:UsePropertiesWhereAppropriate",
Scope="",
Target="",
MessageId="",
Justification="")>
Protected Overridable Function GetRotateCenterPoint() As Leadtools.LeadPointD
[SuppressMessageAttribute(Category="Microsoft.Design",
CheckId="CA1024:UsePropertiesWhereAppropriate",
Scope="",
Target="",
MessageId="",
Justification="")]
protected virtual Leadtools.LeadPointD GetRotateCenterPoint()
@property (nonatomic, assign, readonly) LeadPointD rotateCenterPoint
protected LeadPointD getRotateCenterPoint()
SuppressMessageAttribute(Category="Microsoft.Design",
CheckId="CA1024:UsePropertiesWhereAppropriate",
Scope="",
Target="",
MessageId="",
Justification="")
function Leadtools.Annotations.Designers.AnnEditDesigner.GetRotateCenterPoint()
protected:
virtual LeadPointD^ GetRotateCenterPoint()
The location of the rotate center thumb for the selected object, in annotation coordinates.
The selected object has two rotate thumbs:
This property returns the location of the rotate center thumb in annotation coordinates.
For more information, refer to Annotation Rotation Options.
For more information and an example, refer to Implement User Defined Objects with LEADTOOLS Annotations
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