Leadtools.Windows.Annotations Namespace : AnnFontStretches Enumeration |
public enum AnnFontStretches : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum AnnFontStretches Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As AnnFontStretches
public enum class AnnFontStretches : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
A font stretch describes the degree to which a font form is stretched from its normal aspect ratio, which is the original width to height ratio specified for the glyphs in the font.
An example of Normal and Condensed font stretches for the "Rockwell Bold" typeface.
The AnnFontStretches values correspond to the "usWidthClass" definition in the OpenType specification. The usWidthClass represents an integer value between 1 and 9. Lower numeric values indicate narrower widths; higher values indicate wider widths.
System.Object
System.ValueType
System.Enum
Leadtools.Windows.Annotations.AnnFontStretches