C#
VB
WinRT C#
C++
Gets or sets the value that represents the density of the layout for the produced noise.
public int DenLayout { get; set; }
Public Property DenLayout As Integer
public int DenLayout {get; set;}
get_DenLayout();
set_DenLayout(value);
Object.defineProperty('DenLayout');
Value that represents the density of the layout for the produced noise. Possible values range from 0 through 100. When using a low DenLayout value the noise will appear with light color.
Refer to PerlinCommand 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