C#
VB
WinRT C#
C++
Gets or sets a value that represents the maximum pit size, in pixels.
public int MaximumPitSize { get; set; }
Public Property MaximumPitSize As Integer
public int MaximumPitSize {get; set;}
get_MaximumPitSize();
set_MaximumPitSize(value);
Object.defineProperty('MaximumPitSize');
Maximum pit size, in pixels. The size of the pits will be selected at random between 1 and MaximumPitSize.
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