Leadtools.Windows.Annotations Namespace : AnnFontWeight Enumeration |
public enum AnnFontWeight : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum AnnFontWeight Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As AnnFontWeight
public enum AnnFontWeight : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Windows.Annotations.AnnFontWeight = function() { }; Leadtools.Windows.Annotations.AnnFontWeight.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class AnnFontWeight : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
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 |
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.
System.Object
System.ValueType
System.Enum
Leadtools.Windows.Annotations.AnnFontWeight
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2