Visual Basic (Declaration) | |
---|---|
Public Property HeaderBackground As Brush |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Brush HeaderBackground {get; set;} |
XAML Syntax | |
---|---|
For XAML information, see the System.Windows.Media.Brush type. |
Dependencies Property Information | |
---|---|
Identifier field | |
Metadata properties set to true | AffectsRender |
XAML Syntax | |
---|---|
For XAML information, see the System.Windows.Media.Brush type. |
Dependencies Property Information | |
---|---|
Identifier field | |
Metadata properties set to true | AffectsRender |
Return Value
A Brush object that represents the brush used to fill the background of the header of this AnnObjectBase.For XAML example, refer to AnnPolygonObject.
For C#/VB examples, refer to AnnObjectBase.HeaderOffset.
For more information, refer to WPF Annotation Object Headers.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family