←Select platform

ResetRotatePoints Method

Summary

Resets the rotate control points of the selected AnnObject to their default locations.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public void ResetRotatePoints() 
Public Sub ResetRotatePoints()  
public void ResetRotatePoints() 
-(void)resetRotatePoints; 
public void resetRotatePoints(); 
             
 function Leadtools.Annotations.Automation.AnnAutomation.ResetRotatePoints() 
public:  
   void ResetRotatePoints() 

Remarks

If displaying rotate thumbs mode is on(see UseRotateThumbs), then two rotate thumbs are displayed for a selected AnnObject:

  • Rotate center thumb
  • Rotate gripper thumb

This method will reset the rotate thumbs to their default locations.

Use the CanResetRotatePoints property to determine whether you can call this method.

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.Automation Assembly