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

ShowGrid Property

Show in webframe
Gets or sets a value that indicates whether do display the grid in design mode.
Syntax
get_showGrid();
set_showGrid(value);
Object.defineProperty('showGrid');

Property Value

TypeDescription
booleantrue to display the grid in design mode, otherwise; false. Default value is false.
See Also

Reference

AnnSnapToGridOptions Object
AnnSnapToGridOptions Members

Error processing SSI file