Visual Basic (Declaration) | |
---|---|
Public Property Header As String |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public string Header {get; set;} |
XAML Attributes Usage | |
---|---|
<object Header=string .../> |
Dependencies Property Information | |
---|---|
Identifier field | |
Metadata properties set to true | AffectsRender |
XAML Attributes Usage | |
---|---|
<object Header=string .../> |
Dependencies Property Information | |
---|---|
Identifier field | |
Metadata properties set to true | AffectsRender |
Return Value
The header of the AnnObjectBase.For XAML example, refer to AnnPolygonObject.
For C#/VB examples, refer to AnnObjectBase.
An object header is one way of differentiating between multiple objects in a container. LEADTOOLS does not use the object header in any special way and the value has no special meaning.
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