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

Rotate Method (AnnEncryptObject)

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

AnnEncryptObject Object
AnnEncryptObject Members

Error processing SSI file