The ResetRotatePoints Method is available in LEADTOOLS Document and Medical Imaging toolkits.
Resets the RotateCenter and RotateGripper control points to a default location.Visual Basic (Declaration) | |
---|---|
Public Overridable Sub ResetRotatePoints() |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnObject instance.ResetRotatePoints() |
C# | |
---|---|
public virtual void ResetRotatePoints() |
C++/CLI | |
---|---|
public: virtual void ResetRotatePoints(); |
For an example, 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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7