rotate Method

Summary

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

Syntax
TypeScript
JavaScript
AnnTextPointerObject.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.