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

FontFromContainerCoordinates Method

Show in webframe
Source font. Must not be null.
Source object fixed operation state.
Converts a font from container coordinates.
Syntax
 function Leadtools.Annotations.Core.AnnContainerMapper.fontFromContainerCoordinates( 
   font ,
   operation 
)

Parameters

ParameterTypeDescription
fontAnnFontSource font. Must not be null.
operationAnnFixedStateOperationsSource object fixed operation state.

Return Value

TypeDescription
AnnFont The converted font object.
See Also

Reference

AnnContainerMapper Object
AnnContainerMapper Members

Error processing SSI file