Leadtools.Windows.Annotations Namespace : AnnFontStyle Enumeration |
public enum AnnFontStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum AnnFontStyle Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As AnnFontStyle
public enum AnnFontStyle : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Windows.Annotations.AnnFontStyle = function() { }; Leadtools.Windows.Annotations.AnnFontStyle.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class AnnFontStyle : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Italic | The characters in an italic font are truly slanted and appear as they were designed. |
Normal | The characters in a normal, or roman, font are upright. |
Oblique | The characters in an oblique font are artificially slanted. The slant is achieved by performing a shear transformation on the characters from a normal font. When a true italic font is not available on a computer or printer, an oblique style can generated from the normal font and used to simulate an italic font. |
Three terms categorize the slant of a font: normal, italic, and oblique.
System.Object
System.ValueType
System.Enum
Leadtools.Windows.Annotations.AnnFontStyle
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