The distance in pixels that the
RotateGripper control point is originally placed from the bounds of the
AnnObject.
This is a dependency property.

public double GripperDistance {get; set;}
public double GripperDistance {get; set;}
get_GripperDistance();
set_GripperDistance(value);
'Declaration
Public Property GripperDistance As Double
'Usage
Dim instance As AnnObject
Dim value As Double
instance.GripperDistance = value
value = instance.GripperDistance
Property Value
The distance in pixels that the
RotateGripper control point is originally placed from the bounds of the
AnnObject.
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