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

Rotate Method (AnnSelectionObject)

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

AnnSelectionObject Object
AnnSelectionObject Members

Error processing SSI file