renderGrid Method (AnnHtml5RenderingEngine)

Summary

Renders overlaying grid into specified container.

Syntax

JavaScript Syntax
AnnHtml5RenderingEngine.prototype.renderGrid = function(runMode, container)
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Rendering Assembly
Click or drag to resize