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

RenderGrid Method

Show in webframe
true to render the overlaying grid in run mode; otherwise, false.
The target container.
Renders overlaying grid into specified container.
Syntax
 function Leadtools.Annotations.Rendering.AnnHtml5RenderingEngine.renderGrid( 
   runMode ,
   container 
)

Parameters

ParameterTypeDescription
runModebooltrue to render the overlaying grid in run mode; otherwise, false.
containerAnnContainerThe target container.
Remarks

This is HTML5 implemenation for base RenderGrid method.

See Also

Reference

AnnHtml5RenderingEngine Object
AnnHtml5RenderingEngine Members

Error processing SSI file