rotate Method

Summary

Rotates the AnnObject around a point.

Syntax
TypeScript
JavaScript
AnnObject.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 23.0.2024.3.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.