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 class AnnFontWeight : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
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