Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

Rotate Method (AnnTextPointerObject)

Show in webframe
The angle (extent) of the rotation, in degrees.
A LeadPointD object that represents the center of the rotation.
Rotates the AnnTextPointerObject around the specified point by the specified number of degrees.
Syntax
 function Leadtools.Annotations.Core.AnnTextPointerObject.rotate( 
   angle ,
   origin 
)

Parameters

ParameterTypeDescription
angledoubleThe angle (extent) of the rotation, in degrees.
originLeadPointDA LeadPointD object that represents the center of the rotation.
See Also

Reference

AnnTextPointerObject Object
AnnTextPointerObject Members

Error processing SSI file