C#
VB
C++
Gets or sets a value indicates whether to atomically increase the resolution of the grid when zooming in by 100, 200, 400 and so on.
public bool AutoChangeGridLength { get; set; }
Public Property AutoChangeGridLength As Boolean
true to automatically increas the resolution of the grid when zooming if possible, otherwise; false. Default value is true.
For C#/VB examples, refer to AnnSnapToGridOptions.
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