Gets or sets a value that indicates the 'snap' behavior when drawing or moving annotation objects in design mode.
Object.defineProperty(AnnSnapToGridOptions.prototype, 'enableSnap',
get: function(),
set: function(value)
)
enableSnap: boolean;
true to enforce moving or drawing annotation objects snap to the nearest grid point, false to not enforce moving or drawing annotation objects do not snap to nearest grid point. Default value is false.
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