Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

ResetRotatePoints Method (AnnObject)






Resets the RotateCenter and RotateGripper control points to a default location.
Syntax
public virtual void ResetRotatePoints()
'Declaration
 
Public Overridable Sub ResetRotatePoints() 
'Usage
 
Dim instance As AnnObject
 
instance.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. RotateGripper
Example
For an example, refer to GripperDistance.
Requirements

Target Platforms

See Also

Reference

AnnObject Class
AnnObject Members
RotateCenter Property

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)