Leadtools.Windows.Annotations Requires Document/Medical license. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ResetRotatePoints Method
See Also 
Leadtools.Windows.Annotations Namespace > AnnObjectBase Class : ResetRotatePoints Method



Resets the AnnObjectBase.RotateCenter and AnnObjectBase.RotateGripper control points to a default location.

Syntax

Visual Basic (Declaration) 
Public Overridable Sub ResetRotatePoints() 
Visual Basic (Usage)Copy Code
Dim instance As AnnObjectBase
 
instance.ResetRotatePoints()
C# 
public virtual void ResetRotatePoints()
C++/CLI 
public:
virtual void ResetRotatePoints(); 

Example

For C#/VB examples, refer to GripperDistance.

Remarks

When an AnnObjectBase is selected with an AnnEditDesigner, two rotate control points appear:
  1. Rotate center control point
  2. Rotate gripper control point
This method resets the AnnObjectBase.RotateCenter and AnnObjectBase.RotateGripper control points to a default location relative to the AnnObjectBase. For more information, refer to WPF Annotation Rotation Options. AnnObjectBase.RotateGripper

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also

ResetRotatePoints requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.