Visual Basic (Declaration) | |
---|---|
Public Property BackStroke As Brush |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Brush BackStroke {get; set;} |
XAML Syntax | |
---|---|
For XAML information, see the System.Windows.Media.Brush type. |
Dependencies Property Information | |
---|---|
Identifier field | |
Metadata properties set to true | AffectsMeasure, AffectsRender, SubPropertiesDoNotAffectRender |
XAML Syntax | |
---|---|
For XAML information, see the System.Windows.Media.Brush type. |
Dependencies Property Information | |
---|---|
Identifier field | |
Metadata properties set to true | AffectsMeasure, AffectsRender, SubPropertiesDoNotAffectRender |
Return Value
The Brush that specifies how to paint the back outline for the Select object.For C#/VB examples, refer to AnnAutomationManager.
Use this property in conjunction with the AnnObjectBase stroke properties to create a dotted object.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family