Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

AnnFontWeight Enumeration






Refers to the density of a typeface, in terms of the lightness or heaviness of the strokes.
Syntax
'Declaration
 
Public Enum AnnFontWeight 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AnnFontWeight

            

            
public enum class AnnFontWeight : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000Normal

400 font weight

0x00000001Thin

100 font weight

0x00000002ExtraLight

200 font weight

0x00000003Light(0x00000002)

300 font weight

0x00000004Medium

500 font weight

0x00000005SemiBold

600 font weight

0x00000007Bold(0x00000006)(0x00000005)

700 font weight

0x00000007ExtraBold

800 font weight

0x00000009Black(0x00000008)

900 font weight

0x00000009ExtraBlack

950 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

See Also

Reference

Leadtools.Windows.Annotations Namespace

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features