LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

RotateCenterControlPointLocation Property






Gets the rotate center control point location of the selected object in object coordinates.
Syntax
public virtual AnnPoint RotateCenterControlPointLocation {get;}
'Declaration
 
Public Overridable ReadOnly Property RotateCenterControlPointLocation As AnnPoint
'Usage
 
Dim instance As AnnEditDesigner
Dim value As AnnPoint
 
value = instance.RotateCenterControlPointLocation
public virtual AnnPoint RotateCenterControlPointLocation {get;}
 get_RotateCenterControlPointLocation(); 
public:
virtual property AnnPoint RotateCenterControlPointLocation {
   AnnPoint get();
}

Property Value

The rotate center control point location of the selected object in object coordinates.
Remarks
The selected object has two rotate control points: This property returns the location of the rotate center control point in object coordinates. To convert to container coordinates, multiply by the PhysicalTransform.

For more information, refer to New Annotation Features of Version 14.5.

Example
For an example, refer to RotateGripperControlPointLocation.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnEditDesigner Class
AnnEditDesigner Members
RotateGripperControlPointLocation Property

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.