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

SnapToGridOptions Property

Show in webframe
Gets or sets the default AnnSnapToGridOptions of this AnnAutomationManager.
Syntax
get_snapToGridOptions();
set_snapToGridOptions(value);
Object.defineProperty('snapToGridOptions');

Property Value

TypeDescription
AnnSnapToGridOptionsThe default AnnSnapToGridOptions for this AnnAutomationManager.
Remarks

When you set the AnnAutomationManager, this AnnSnapToGridOptions will be updated automatically to be used when rendering the overlaying grid.

Setting this AnnSnapToGridOptions for AnnAutomationManager will update the AnnSnapToGridOptions for attached AnnRenderingEngine and AnnDesigner to this AnnAutomationManager to allow rendering the overlaying grid and applying snapping based on same options.

See Also

Reference

AnnAutomationManager Object
AnnAutomationManager Members

Error processing SSI file