get_snapToGridOptions();
set_snapToGridOptions(value);
Object.defineProperty('snapToGridOptions');
Type | Description |
---|---|
AnnSnapToGridOptions | The default AnnSnapToGridOptions for this AnnAutomationManager. |
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.