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

FontWeight Property (IAnnFont)

LEADTOOLS SDK Help  |  





Gets or sets a value that indicates the relative weight of the typeface.
Syntax
AnnFontWeight FontWeight {get; set;}
property AnnFontWeight FontWeight {
   AnnFontWeight get();
   void set (    AnnFontWeight value);
}
'Declaration
 
Property FontWeight As AnnFontWeight
 
'Usage
 
Dim instance As IAnnFont
Dim value As AnnFontWeight
 
instance.FontWeight = value
 
value = instance.FontWeight

Property Value

An AnnFontWeight value that specifies the relative weight of the typeface.
Remarks
For more information, refer to Using Text in WPF Annotation Objects.
Requirements

Target Platforms

See Also

Reference

IAnnFont Interface
IAnnFont Members

 

 


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