C#
VB
C++
Gets or sets the value that represents whether to detect the nudge modification type.
public bool AutoDetect { get; set; }
Public Property AutoDetect As Boolean
true to make nudge tool expand the region if the cursor is inside the region, and shrink if outside, false to always nudge or shrink regarding the cursor position
For an example, refer to MedicalViewerNudgeTool
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