Resets the rotate control points of the selected AnnObject to their default locations.
public void ResetRotatePoints()
Public Sub ResetRotatePoints()
public void ResetRotatePoints()
-(void)resetRotatePoints;
public void resetRotatePoints();
function Leadtools.Annotations.Automation.AnnAutomation.ResetRotatePoints()
public:
void 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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET