The location of the rotate gripper control point.
This is a dependency property.

public Point RotateGripper {get; set;}
public Point RotateGripper {get; set;}
get_RotateGripper();
set_RotateGripper(value);
public:
property Point RotateGripper {
Point get();
void set ( Point value);
}
'Declaration
Public Property RotateGripper As Point
'Usage
Dim instance As AnnObject
Dim value As Point
instance.RotateGripper = value
value = instance.RotateGripper
Property Value
The location of the rotate gripper control point.
For C#/VB examples, refer to GripperDistance.
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