C#
VB
WinRT C#
C++
Gets or sets a value that represents the amount of ball size variation.
public int SizeVariation { get; set; }
Public Property SizeVariation As Integer
public int SizeVariation {get; set;}
get_SizeVariation();
set_SizeVariation(value);
Object.defineProperty('SizeVariation');
Value that represents the amount of ball size variation. Valid values range from 0 to 100. Use 0 to have all balls the same size. Use 100 to have the size vary from 0 to 2 X Size.
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