Gets the location of the rotate gripper thumb for the selected object, in annotation coordinates.
public virtual LeadPointD GetRotateGripper()
<SuppressMessageAttribute(Category="Microsoft.Design",
CheckId="CA1024:UsePropertiesWhereAppropriate",
Scope="",
Target="",
MessageId="",
Justification="")>
Public Overridable Function GetRotateGripper() As Leadtools.LeadPointD
[SuppressMessageAttribute(Category="Microsoft.Design",
CheckId="CA1024:UsePropertiesWhereAppropriate",
Scope="",
Target="",
MessageId="",
Justification="")]
public virtual Leadtools.LeadPointD GetRotateGripper()
@property (nonatomic, assign, readonly) LeadPointD rotateGripper
protected LeadPointD getRotateGripper()
SuppressMessageAttribute(Category="Microsoft.Design",
CheckId="CA1024:UsePropertiesWhereAppropriate",
Scope="",
Target="",
MessageId="",
Justification="")
function Leadtools.Annotations.Designers.AnnEditDesigner.GetRotateGripper()
public:
virtual LeadPointD^ GetRotateGripper()
The location of the rotate gripper thumb for the selected object, in annotation coordinates.
The selected object has two rotate thumbs:
This property returns the location of the rotate gripper 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