Gets or sets the default AnnSnapToGridOptions of this AnnAutomationManager.
Object.defineProperty(AnnAutomationManager.prototype, 'snapToGridOptions',
get: function(),
set: function(value)
)
snapToGridOptions: 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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET