LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

RotateCenterControlPointLocation Property

Show in webframe





Gets the rotate center control point location of the selected object in object coordinates.
Syntax
public Point RotateCenterControlPointLocation {get;}
'Declaration
 
Public ReadOnly Property RotateCenterControlPointLocation As Point
'Usage
 
Dim instance As AnnEditDesigner
Dim value As Point
 
value = instance.RotateCenterControlPointLocation

            

            
public:
property Point RotateCenterControlPointLocation {
   Point 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.

For more information, refer to WPF Annotation Rotation Options.

Requirements

Target Platforms

See Also

Reference

AnnEditDesigner Class
AnnEditDesigner Members

 

 


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