lengthFromContainerCoordinates Method

Summary

Converts a length from container coordinates.

Syntax

JavaScript Syntax
AnnContainerMapper.prototype.lengthFromContainerCoordinates = function(length, operation) 
TypeScript Syntax
lengthFromContainerCoordinates(length: LeadLengthD, operation: AnnFixedStateOperations): number; 

Parameters

length

The source length.

operation

The source object fixed operation state.

Return Value

The converted length.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly