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

Rotate Method (AnnContainer)

Show in webframe
Rotation angle in degrees.
Rotates this AnnContainer and its children by the specified value.
Syntax
 function Leadtools.Annotations.Core.AnnContainer.rotate( 
   angle 
)

Parameters

ParameterTypeDescription
angledoubleRotation angle in degrees.
Remarks

This method rotates all the child AnnObject's around the center of the container. The container is then rotated by updating Size to be the width and height of the rotated boundary rectangle.

See Also

Reference

AnnContainer Object
AnnContainer Members

Error processing SSI file