rotateRect Method (AnnTransformer)

Summary

Rotates the input LeadRectD using the specified angle.

Syntax

JavaScript Syntax
rotateRect = function(rect, angle)
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize