Leadtools.Annotations.Core Namespace : AnnFontStyle Enumeration |
public enum AnnFontStyle : System.Enum
Public Enum AnnFontStyle Inherits System.Enum
public enum AnnFontStyle : System.Enum
typedef enum LTAnnFontStyle
public enum AnnFontStyle
Leadtools.Annotations.Core.AnnFontStyle = function() { }; Leadtools.Annotations.Core.AnnFontStyle.prototype = {
Normal = 0, Italic = 1, Oblique = 2, };
Three terms categorize the slant of a font: normal, italic, and oblique.