LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

HeaderBackground Property (IAnnHeader)

Show in webframe





Gets or sets the color used to fill the background of the text of the header of this IAnnHeader.
Syntax
Color HeaderBackground {get; set;}
'Declaration
 
Property HeaderBackground As Color
'Usage
 
Dim instance As IAnnHeader
Dim value As Color
 
instance.HeaderBackground = value
 
value = instance.HeaderBackground

            

            
property Color HeaderBackground {
   Color get();
   void set (    Color value);
}

Property Value

A System.Windows.Media.Color object that represents the color to use when filling the background of the text of the header of this IAnnHeader.
Remarks
For more information, refer to WPF Annotation Object Headers.
Requirements

Target Platforms

See Also

Reference

IAnnHeader Interface
IAnnHeader Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.