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

HeaderForeground Property (IAnnHeader)

Show in webframe





Gets or sets the color used to draw the text of the header of this IAnnHeader.
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

            

            
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

See Also

Reference

IAnnHeader Interface
IAnnHeader Members

 

 


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