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

GripperDistance Property (IAnnObject)

Show in webframe





Gets or sets the distance of the rotate gripper from the rotation center of this object.
Syntax
double GripperDistance {get; set;}
'Declaration
 
Property GripperDistance As Double
'Usage
 
Dim instance As IAnnObject
Dim value As Double
 
instance.GripperDistance = value
 
value = instance.GripperDistance

            

            
property double GripperDistance {
   double get();
   void set (    double value);
}

Property Value

A System.Double value that specifies the distance of the rotate gripper from the rotation center of this object in pixels.
Requirements

Target Platforms

See Also

Reference

IAnnObject Interface
IAnnObject Members

 

 


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