Visual Basic (Declaration) | |
---|---|
Public Property RotateGripper As Point |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnObject Dim value As Point instance.RotateGripper = value value = instance.RotateGripper |
C# | |
---|---|
public Point RotateGripper {get; set;} |
Property Value
The location of the rotate gripper control point.For C#/VB examples, refer to GripperDistance.
When an AnnObject is selected with an AnnEditDesigner, two rotate control points appear:
- Rotate center control point
- Rotate gripper control point
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)