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

RotateCenterControlPoint Property (AnnEditDesigner)






Gets the System.Windows.Controls.Primitives.Thumb object for the rotate center control point for this AnnEditDesigner.This is a dependency property. .NET support Silverlight support
Syntax
public Thumb RotateCenterControlPoint {get;}
'Declaration
 
Public ReadOnly Property RotateCenterControlPoint As Thumb
'Usage
 
Dim instance As AnnEditDesigner
Dim value As Thumb
 
value = instance.RotateCenterControlPoint
public Thumb RotateCenterControlPoint {get;}
 get_RotateCenterControlPoint(); 
public:
property Thumb^ RotateCenterControlPoint {
   Thumb^ get();
}

Property Value

The System.Windows.Controls.Primitives.Thumb object used for displaying the rotate center control point for this AnnEditDesigner.
Remarks
For more information, refer to WPF Annotation Rotation Options.
Example

For C#/VB examples, refer to RotateGripperControlPoint.

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.