Visual Basic (Declaration) | |
---|---|
Public Property WhiteNoiseRange As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int WhiteNoiseRange {get; set;} |
XAML Attributes Usage | |
---|---|
<object WhiteNoiseRange =int > |
Dependencies Property Information | |
---|---|
Identifier field | WhiteNoiseRangeProperty |
Metadata properties set to true | None |
XAML Attributes Usage | |
---|---|
<object WhiteNoiseRange =int > |
Dependencies Property Information | |
---|---|
Identifier field | WhiteNoiseRangeProperty |
Metadata properties set to true | None |
Return Value
Value that indicates the percent of the image to be covered with added pixels, expressed in tenths of a percent. The pixels will be added randomly. Possible values range from 0 – 1000.For XAML example, refer to DiffuseGlowCommandBitmapEffect.
For C#/VB examples, refer to DiffuseGlowCommandBitmapEffect.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2008 family