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

HeaderFontWeight Property (IAnnHeader)

Show in webframe





Gets or sets a value that indicates the header relative weight of the typeface.
Syntax
AnnFontWeight HeaderFontWeight {get; set;}
'Declaration
 
Property HeaderFontWeight As AnnFontWeight
'Usage
 
Dim instance As IAnnHeader
Dim value As AnnFontWeight
 
instance.HeaderFontWeight = value
 
value = instance.HeaderFontWeight

            

            
property AnnFontWeight HeaderFontWeight {
   AnnFontWeight get();
   void set (    AnnFontWeight value);
}

Property Value

An AnnFontWeight value that specifies the header relative weight of the typeface.
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.