rotate Method

Summary

Rotates the AnnEncryptObject around the specified point by the specified number of degrees.

Syntax
TypeScript
JavaScript
AnnEncryptObject.prototype.rotate = function( 
   angle, 
   origin 
) 
rotate( 
   angle: number, 
   origin: LeadPointD 
): void; 

Parameters

angle

The angle (extent) of the rotation in degrees.

origin

A LeadPointD object that represents the center of the rotation.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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