(Leadtools.Annotations.Core)

RotateCenter Property

Show in webframe





Gets or sets the location of the rotate center control point.
Syntax
public LeadPointD RotateCenter {get; set;}
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');

Property Value

The location of the rotate center control point. The default value is calculated from the origin of the current object points.
Remarks

When an AnnObject is selected, two rotate control points appear:

  1. Rotate center control point
  2. Rotate gripper control point

This property returns the location of the rotate center control point. For more information, refer to Annotation Rotation Options.

Requirements

Target Platforms

See Also

Reference

AnnObject Class
AnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.