Visual Basic (Declaration) | |
---|---|
Public Property EdgeWidth As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int EdgeWidth {get; set;} |
XAML Attributes Usage | |
---|---|
<object EdgeWidth =int > |
Dependencies Property Information | |
---|---|
Identifier field | EdgeWidthProperty |
Metadata properties set to true | None |
XAML Attributes Usage | |
---|---|
<object EdgeWidth =int > |
Dependencies Property Information | |
---|---|
Identifier field | EdgeWidthProperty |
Metadata properties set to true | None |
Return Value
Perceived edge width, in pixels, which represents the brick edge width when the brick is viewed from the perpendicular to the front of the brick. Minimum value is 1. See the following figure: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