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 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.