C#
VB
WinRT C#
C++
Gets or sets an integer that represents the starting point for the cloud's randomization process.
public int Seed { get; set; }
Public Property Seed As Integer
public int Seed {get; set;}
get_Seed();
set_Seed(value);
Object.defineProperty('Seed');
An integer that represents the starting point for the cloud's randomization process.
Possible values are any values greater than or equal to 0.
Refer to the CloudsCommand 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