Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AnnFontStyle Enumeration






Defines the style of an AnnFont.
Syntax
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, };
Members
ValueMemberDescription
0x00000000Normal The characters in a normal, or roman, font is upright.
0x00000001Italic The characters in an italic font are truly slanted and appear as they were designed.
0x00000002Oblique 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.
Remarks

Three terms categorize the slant of a font: normal, italic, and oblique.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Annotations.Core.AnnFontStyle

Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations.Core Namespace

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features