C#
VB
WinRT C#
C++
Gets or sets the maximum scratch line length.
public int MaximumScratchLength { get; set; }
Public Property MaximumScratchLength As Integer
public int MaximumScratchLength {get; set;}
get_MaximumScratchLength();
set_MaximumScratchLength(value);
Object.defineProperty('MaximumScratchLength');
Maximum scratch line length, in pixels. Its minimum value is 2.
Refer to AgingCommand.
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