←Select platform

ResetRotatePoints Method

Summary

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

Syntax

C#
VB
C++
public virtual void ResetRotatePoints() 
  
Public Overridable Sub ResetRotatePoints()  
public: 
virtual void ResetRotatePoints();  

Remarks

When an AnnObject is selected with an AnnEditDesigner, two rotate control points appear:

  1. Rotate center control point
  2. Rotate gripper control point

This method resets the RotateCenter and RotateGripper control points to a default location relative to the AnnObject. For more information, refer to New Annotation Features of Version 14.5 (Deprecated). RotateGripper

Example

For an example, refer to GripperDistance.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly