LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

RotateCenterControlPointLocation Property






Gets the rotate center control point location of the selected object in object coordinates. .NET support Silverlight support
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 Point RotateCenterControlPointLocation {get;}
 get_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: 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

 

 


Products | Support | Contact Us | Copyright Notices

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