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

RotateRect Method

Show in webframe
The LeadRectD to be rotated.
The angle to rotate the LeadRectD.
Rotates the input LeadRectD using the specified angle.
Syntax
 function Leadtools.Annotations.Core.AnnTransformer.rotateRect( 
   rect ,
   angle 
)

Parameters

ParameterTypeDescription
rectLeadRectDThe LeadRectD to be rotated.
angledoubleThe angle to rotate the LeadRectD.

Return Value

TypeDescription
LeadRectD The rotated LeadRectD.
See Also

Reference

AnnTransformer Object
AnnTransformer Members

Error processing SSI file