rotatePoints Method (AnnTransformer)

Summary

Rotates the input LeadPointD values using the specified angle.

Syntax

JavaScript Syntax
rotatePoints = function(points, angle)
TypeScript Syntax
static rotatePoints(points: LeadPointD[], angle: number): LeadPointD[];

Parameters

points

The LeadPointD array to be rotated.

angle

The angle to rotate the LeadPointD values.

Return Value

The rotated LeadPointD array.

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