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

Leadtools.Annotations.Engine Assembly