Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

RotateCenter Property






Gets or sets the location of the rotate center control point.
Syntax
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');

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

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