C#
VB
WinRT C#
C++
Gets or sets a value that represents the number of balls that will be drawn in the image. Only positive values are accepted.
public int NumberOfBalls { get; set; }
Public Property NumberOfBalls As Integer
public int NumberOfBalls {get; set;}
get_NumberOfBalls();
set_NumberOfBalls(value);
Object.defineProperty('NumberOfBalls');
Value that represents the number of balls that will be drawn in the image. Only positive values are accepted.
Refer to ColoredBallsCommand example.
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