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 : GetRotateCenterPoint Method |
[SuppressMessageAttribute(Category="Microsoft.Design", CheckId="CA1024:UsePropertiesWhereAppropriate", Scope="", Target="", MessageId="", Justification="")] protected virtual LeadPointD GetRotateCenterPoint()
'Declaration
<SuppressMessageAttribute(Category="Microsoft.Design", CheckId="CA1024:UsePropertiesWhereAppropriate", Scope="", Target="", MessageId="", Justification="")> Protected Overridable Function GetRotateCenterPoint() As LeadPointD
'Usage
Dim instance As AnnEditDesigner Dim value As LeadPointD value = instance.GetRotateCenterPoint()
[SuppressMessageAttribute(Category="Microsoft.Design", CheckId="CA1024:UsePropertiesWhereAppropriate", Scope="", Target="", MessageId="", Justification="")] protected virtual 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()
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