public void ResetRotatePoints()
public void ResetRotatePoints()
-(void)resetRotatePoints;
public void resetRotatePoints();
function Leadtools.Annotations.Automation.AnnAutomation.ResetRotatePoints()
If displaying rotate thumbs mode is on(see Leadtools.Annotations.Designers.AnnEditDesigner.UseRotateThumbs), then two rotate thumbs are displayed for a selected Leadtools.Annotations.Core.AnnObject:
This method will reset the rotate thumbs to their default locations.
Use the CanResetRotatePoints property to determine whether you can call this method.