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

RotateCenterControlPoint Property (AnnEditDesigner)

Show in webframe





Gets the System.Windows.Controls.Primitives.Thumb object for the rotate center control point for this AnnEditDesigner.This is a dependency property.
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:
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

See Also

Reference

AnnEditDesigner Class
AnnEditDesigner Members

 

 


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