LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

HeaderForeground Property (IAnnHeader)






Gets or sets the color used to draw the text of the header of this IAnnHeader. .NET support Silverlight support
Syntax
Color HeaderForeground {get; set;}
'Declaration
 
Property HeaderForeground As Color
'Usage
 
Dim instance As IAnnHeader
Dim value As Color
 
instance.HeaderForeground = value
 
value = instance.HeaderForeground
Color HeaderForeground {get; set;}
get_HeaderForeground();
set_HeaderForeground(value);
property Color HeaderForeground {
   Color get();
   void set (    Color value);
}

Property Value

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

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IAnnHeader Interface
IAnnHeader Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.