LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
AnnFontWeight Enumeration
See Also  
Leadtools.Windows.Annotations Namespace : AnnFontWeight Enumeration



The AnnFontWeight Enumeration supports WPF/Silverlight.

The AnnFontWeight Enumeration is available in LEADTOOLS Document and Medical Imaging toolkits.

Refers to the density of a typeface, in terms of the lightness or heaviness of the strokes. Supported in Silverlight, Windows Phone 7

Syntax

Visual Basic (Declaration) 
Public Enum AnnFontWeight 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As AnnFontWeight
C# 
public enum AnnFontWeight : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
public enum class AnnFontWeight : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
Black

900 font weight

Bold

700 font weight

ExtraBlack

950 font weight

ExtraBold

800 font weight

ExtraLight

200 font weight

Light

300 font weight

Medium

500 font weight

Normal

400 font weight

SemiBold

600 font weight

Thin

100 font weight

Remarks

Weight differences are generally differentiated by an increased stroke or thickness that is associated with a given character in a typeface, as compared to a "normal" character from that same typeface.

An example of Normal and UltraBold weights for the Palatino Linotype typeface.

Not all weights are available for all typefaces. When a weight is not available for a typeface, the closest matching weight is returned.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Windows.Annotations.AnnFontWeight

Requirements

Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also

AnnFontWeight requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.