pointsFromContainerCoordinates Method (AnnContainerMapper)

Summary

Converts an array of points from container coordinates.

Syntax

JavaScript Syntax
AnnContainerMapper.prototype.pointsFromContainerCoordinates = function(points, operation)
TypeScript Syntax
pointsFromContainerCoordinates(points: LeadPointD[], operation: AnnFixedStateOperations): LeadPointD[];

Parameters

points

The source points. This value must not be null.

operation

The source object fixed operation state.

Return Value

An array containing the converted points.

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