Visual Basic (Declaration) | |
---|---|
Public Property BricksRoughnessEvenness As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int BricksRoughnessEvenness {get; set;} |
XAML Attributes Usage | |
---|---|
<object BricksRoughnessEvenness =int > |
Dependencies Property Information | |
---|---|
Identifier field | BricksRoughnessEvennessProperty |
Metadata properties set to true | None |
XAML Attributes Usage | |
---|---|
<object BricksRoughnessEvenness =int > |
Dependencies Property Information | |
---|---|
Identifier field | BricksRoughnessEvennessProperty |
Metadata properties set to true | None |
Return Value
Weathering factor for the bricks. Valid range is from 0 to 10. The higher the value the more weathered the bricks look.For XAML example, refer to BricksTextureCommandBitmapEffect.
For C#/VB examples, refer to BricksTextureCommandBitmapEffect.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2008 family