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

GridStroke Property

Show in webframe
Gets or sets the AnnStroke that will be used rendering the overlayed grid.
Syntax
get_gridStroke();
set_gridStroke(value);
Object.defineProperty('gridStroke');

Property Value

TypeDescription
AnnStrokeThe AnnStroke used to render the overlayed grid. The default value is a solid blue stroke with length of 1.
See Also

Reference

AnnSnapToGridOptions Object
AnnSnapToGridOptions Members

Error processing SSI file