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

GridLength Property

Show in webframe
Gets or sets a value indicating the length of the grid in pixels .
Syntax
get_gridLength();
set_gridLength(value);
Object.defineProperty('gridLength');

Property Value

TypeDescription
intAn Int32 that indicates the length of the grid in pixels. Default value is 20.
See Also

Reference

AnnSnapToGridOptions Object
AnnSnapToGridOptions Members

Error processing SSI file