pointsFromContainerCoordinates Method

Summary

Converts an array of points from container coordinates.

Syntax
TypeScript
JavaScript
AnnContainerMapper.prototype.pointsFromContainerCoordinates = function( 
   points, 
   operation 
) 
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

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.