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

RotateGripper Property (IAnnObject)

Show in webframe





Gets or sets the object rotate gripper position.
Syntax
Point RotateGripper {get; set;}
'Declaration
 
Property RotateGripper As Point
'Usage
 
Dim instance As IAnnObject
Dim value As Point
 
instance.RotateGripper = value
 
value = instance.RotateGripper

            

            
property Point RotateGripper {
   Point get();
   void set (    Point value);
}

Property Value

A System.Windows.Point value that specifies the object rotate gripper position.
Requirements

Target Platforms

See Also

Reference

IAnnObject Interface
IAnnObject Members

 

 


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