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

SnapToGridOptions Property

Show in webframe
Gets the AnnSnapToGridOptions for this AnnDesigner.
Syntax
get_snapToGridOptions();
set_snapToGridOptions(value);
Object.defineProperty('snapToGridOptions');

Property Value

TypeDescription
AnnSnapToGridOptionsThe AnnSnapToGridOptions object for this AnnDesigner.
Remarks

These options are used to configure the snap to grid operation in the desginer, when you set the SnapToGridOptions this value will be updated automatically in addition to SnapToGridOptions.

See Also

Reference

AnnDesigner Object
AnnDesigner Members

Error processing SSI file