Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnObject Class : RotateCenter Property |
public LeadPointD RotateCenter {get; set;}
'Declaration
Public Property RotateCenter As LeadPointD
public LeadPointD RotateCenter {get; set;}
@property (nonatomic) LeadPointD rotateCenter;
public LeadPointD getRotateCenter() public void setRotateCenter(LeadPointD rotateCenter)
get_RotateCenter();
set_RotateCenter(value);
Object.defineProperty('RotateCenter');
When an AnnObject is selected, two rotate control points appear:
This property returns the location of the rotate center control point. For more information, refer to Annotation Rotation Options.