Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.29
|
Leadtools.Annotations.Automation Assembly > Leadtools.Annotations.Automation Namespace > AnnAutomation Class : ResetRotatePoints Method |
public void ResetRotatePoints()
'Declaration
Public Sub ResetRotatePoints()
public void ResetRotatePoints()
-(void)resetRotatePoints;
public void resetRotatePoints();
function Leadtools.Annotations.Automation.AnnAutomation.ResetRotatePoints()
If displaying rotate thumbs mode is on(see UseRotateThumbs), then two rotate thumbs are displayed for a selected AnnObject:
This method will reset the rotate thumbs to their default locations.
Use the CanResetRotatePoints property to determine whether you can call this method.