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

Rotate Method (AnnGroupObject)

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

AnnGroupObject Object
AnnGroupObject Members

Error processing SSI file