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

RotateGripperControlPoint Property (AnnEditDesigner)

Show in webframe





Gets the System.Windows.Controls.Primitives.Thumb object for the rotate gripper control point for this AnnEditDesigner.
Syntax
public Thumb RotateGripperControlPoint {get;}
'Declaration
 
Public ReadOnly Property RotateGripperControlPoint As Thumb
'Usage
 
Dim instance As AnnEditDesigner
Dim value As Thumb
 
value = instance.RotateGripperControlPoint

            

            
public:
property Thumb^ RotateGripperControlPoint {
   Thumb^ get();
}

Property Value

The System.Windows.Controls.Primitives.Thumb object used for displaying the rotate gripper control point for this AnnEditDesigner.
Remarks
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.