Visual Basic (Declaration) | |
---|---|
Public Property FreqLayout As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int FreqLayout {get; set;} |
XAML Attributes Usage | |
---|---|
<object FreqLayout =int > |
Dependencies Property Information | |
---|---|
Identifier field | FreqLayoutProperty |
Metadata properties set to true | None |
XAML Attributes Usage | |
---|---|
<object FreqLayout =int > |
Dependencies Property Information | |
---|---|
Identifier field | FreqLayoutProperty |
Metadata properties set to true | None |
Return Value
Value that indicates the frequency of the circles or lines to be created for the noise image. This parameter is used if the PF_Circle or PF_Line flag is set. Possible values range from 0 through 100. Increase this value to increase the number of circles or lines drawn.For XAML example, refer to PerlinCommandBitmapEffect.
For C#/VB examples, refer to PerlinCommandBitmapEffect.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2008 family