←Select platform

GetRotateCenterPoint Method

Summary
Gets the location of the rotate center thumb for the selected object, in annotation coordinates.
Syntax
C#
Objective-C
C++/CLI
Java
Python
protected virtual LeadPointD GetRotateCenterPoint() 
@property (nonatomic, assign, readonly) LeadPointD rotateCenterPoint 
protected LeadPointD getRotateCenterPoint() 
protected:  
   virtual LeadPointD^ GetRotateCenterPoint() 
def GetRotateCenterPoint(self): 

Return Value

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

Remarks

The selected object has two rotate thumbs:

  • Rotate center thumb
  • Rotate gripper thumb

This property returns the location of the rotate center thumb in annotation coordinates.

For more information, refer to Annotation Rotation Options.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.