C#
VB
C++
Gets or sets the value that determines whether to apply interpolation during the action, or only when releasing the mouse button or key.
public bool InteractiveInterpolation { get; set; }
Public Property InteractiveInterpolation As Boolean
true to activate the interactive interpolation feature; otherwise, false.
For an example, refer to Leadtools.MedicalViewer.MedicalViewer().
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