function Leadtools.Annotations.Core.AnnContainer.rotate( angle )
Parameter | Type | Description |
---|---|---|
angle | double | Rotation angle in degrees. |
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.