rotateRect Method

Summary

Rotates the input LeadRectD using the specified angle.

Syntax
TypeScript
JavaScript
rotateRect = function( 
   rect, 
   angle 
) 
static rotateRect( 
   rect: LeadRectD, 
   angle: number 
): LeadRectD; 

Parameters

rect

The LeadRectD to be rotated.

angle

The angle to rotate the LeadRectD.

Return Value

The rotated LeadRectD.

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.