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

FontToContainerCoordinates Method

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   
Source font. Must not be null.
Converts a font to container coordinates.
Syntax
 function Leadtools.Annotations.Core.AnnContainerMapper.fontToContainerCoordinates( 
   font 
)

Parameters

ParameterTypeDescription
fontAnnFontSource font. Must not be null.

Return Value

TypeDescription
AnnFont The converted font object.
See Also

Reference

AnnContainerMapper Object
AnnContainerMapper Members

Error processing SSI file