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

GripperDistance Property (IAnnObject)






Gets or sets the distance of the rotate gripper from the rotation center of this object. .NET support Silverlight support
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
double GripperDistance {get; set;}
get_GripperDistance();
set_GripperDistance(value);
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: 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

IAnnObject Interface
IAnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.