Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace : AnnFontStyle Enumeration |
public enum AnnFontStyle : System.Enum
'Declaration
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 = 0x00000000, Italic = 0x00000001, Oblique = 0x00000002, };
Three terms categorize the slant of a font: normal, italic, and oblique.
System.Object
System.ValueType
System.Enum
Leadtools.Annotations.Core.AnnFontStyle