Error processing SSI file
(Leadtools.Annotations.Designers)

Show in webframe

GetRotateCenterPoint Method (AnnEditDesigner)







Gets the location of the rotate center thumb for the selected object, in annotation coordinates.
Syntax
[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()

Return Value

The location of the rotate center thumb for the selected object, in annotation coordinates.
Remarks

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.

Example

For more information and an example, refer to Implement User Defined Objects with LEADTOOLS Annotations

Requirements

Target Platforms

See Also

Reference

AnnEditDesigner Class
AnnEditDesigner Members

Error processing SSI file
Leadtools.Annotations.Designers requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features