LEADTOOLS Annotations (Leadtools.Annotations assembly)

RotateCenterControlPointLocation Property

Show in webframe





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 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

See Also

Reference

AnnEditDesigner Class
AnnEditDesigner Members
RotateGripperControlPointLocation Property

 

 


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