rotate Method

Summary

Rotates this AnnContainer and its children by the specified value.

Syntax
TypeScript
JavaScript
AnnContainer.prototype.rotate = function( 
   angle 
) 
rotate( 
   angle: number 
): void; 

Parameters

angle

Rotation angle in degrees.

Remarks

This method rotates all the children AnnObjects 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.

Requirements

Target Platforms

Help Version 23.0.2024.3.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Annotations.Engine Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.