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

Rotate Method (AnnObject)

Show in webframe
The angle (extent) of the rotation in degrees.
A LeadPointD object that represents the center of the rotation.
Rotates the AnnObject around a point.
Syntax
 function Leadtools.Annotations.Core.AnnObject.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

AnnObject Object
AnnObject Members

Error processing SSI file