←Select platform

DenLayout Property

Summary
Gets or sets the value that represents the density of the layout for the produced noise.
Syntax
C#
VB
C++
public int DenLayout { get; set; } 
  
Public Property DenLayout As Integer 
public: 
property int DenLayout { 
   int get(); 
   void set (    int ); 
} 

Property Value

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.

Example

Refer to PerlinCommand example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.