LEADTOOLS WinRT (Leadtools.Annotations.Core)
LEAD Technologies, Inc

AnnFontStyle Enumeration


Defines the style of an AnnFont. WinRT support
Syntax
public enum AnnFontStyle : System.Enum 
Leadtools.Annotations.Core.AnnFontStyle = function() { };
Leadtools.Annotations.Core.AnnFontStyle.prototype = {
LeadtoolsMemberMarker(replace me) };
Members
MemberDescription
Italic(1) The characters in an italic font are truly slanted and appear as they were designed.
Normal(0)The characters in a normal, or roman, font is upright.
Oblique(2)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.

Requirements

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

See Also

Reference

Leadtools.Annotations.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.