renderGrid Method

Summary

Renders overlaying grid into specified container.

Syntax
TypeScript
JavaScript
AnnHtml5RenderingEngine.prototype.renderGrid = function( 
   runMode, 
   container 
) 
renderGrid( 
   runMode: boolean, 
   container: AnnContainer 
): void; 

Parameters

runMode

true to render the overlaying grid in run mode; otherwise, false.

container

The target container.

Remarks

This is HTML5 implemenation for base RenderGrid method.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.JavaScript Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.