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

MeasureTextHeight Method

Show in webframe
The destination canvas context.
The font to use.
Represents a helper method to measure the text height of an AnnFont in a HTML 5 canvas context.
Syntax
 function Leadtools.Annotations.Rendering.AnnHtml5RenderingEngine.measureTextHeight( 
   context ,
   font 
)

Parameters

ParameterTypeDescription
contextCanvasContext2DThe destination canvas context.
fontAnnFontThe font to use.
See Also

Reference

AnnHtml5RenderingEngine Object
AnnHtml5RenderingEngine Members

Error processing SSI file