LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

AnnFontStyle Enumeration

Show in webframe





Defines the style of a font face as normal, italic, or oblique.
Syntax
'Declaration
 
Public Enum AnnFontStyle 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AnnFontStyle

            

            
public enum class AnnFontStyle : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000Normal

The characters in a normal, or roman, font are 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.Windows.Annotations.AnnFontStyle

Requirements

Target Platforms

See Also

Reference

Leadtools.Windows.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.