rotatePoint Method (AnnTransformer)

Summary

Rotates the input LeadPointD using the specified angle.

Syntax

JavaScript Syntax
rotatePoint = function(point, angle)
TypeScript Syntax
static rotatePoint(point: LeadPointD, angle: number): LeadPointD;

Parameters

point

The LeadPointD to be rotated.

angle

The angle to rotate the LeadPointD.

Return Value

The rotated LeadPointD.

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