Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Designers Assembly > Leadtools.Annotations.Designers Namespace > AnnEditDesigner Class : GetRotateGripper Method |
[SuppressMessageAttribute(Category="Microsoft.Design", CheckId="CA1024:UsePropertiesWhereAppropriate", Scope="", Target="", MessageId="", Justification="")] public virtual LeadPointD GetRotateGripper()
'Declaration
<SuppressMessageAttribute(Category="Microsoft.Design", CheckId="CA1024:UsePropertiesWhereAppropriate", Scope="", Target="", MessageId="", Justification="")> Public Overridable Function GetRotateGripper() As LeadPointD
'Usage
Dim instance As AnnEditDesigner Dim value As LeadPointD value = instance.GetRotateGripper()
[SuppressMessageAttribute(Category="Microsoft.Design", CheckId="CA1024:UsePropertiesWhereAppropriate", Scope="", Target="", MessageId="", Justification="")] public virtual 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()
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