rotate Method (AnnGroupObject)

Summary

Rotates the AnnGroupObject around the specified point by the specified number of degrees.

Syntax

JavaScript Syntax
AnnGroupObject.prototype.rotate = function(angle, origin)
TypeScript Syntax
rotate(angle: number, origin: LeadPointD): void;

Parameters

angle

The angle (extent) of the rotation in degrees.

origin

A LeadPointD object that represents the center of the rotation.

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