Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

LengthFromContainerCoordinates Method

Show in webframe
The source length.
The source object fixed operation state.
Converts a length from container coordinates.
Syntax
 function Leadtools.Annotations.Core.AnnContainerMapper.lengthFromContainerCoordinates( 
   length ,
   operation 
)

Parameters

ParameterTypeDescription
lengthLeadLengthDThe source length.
operationAnnFixedStateOperationsThe source object fixed operation state.

Return Value

TypeDescription
double The converted length.
See Also

Reference

AnnContainerMapper Object
AnnContainerMapper Members

Error processing SSI file