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

AnnFontWeight Enumeration


Refers to the density of a typeface, in terms of the lightness or heaviness of the strokes. WinRT support
Syntax
public enum AnnFontWeight : System.Enum 
Leadtools.Annotations.Core.AnnFontWeight = function() { };
Leadtools.Annotations.Core.AnnFontWeight.prototype = {
LeadtoolsMemberMarker(replace me) };
Members
MemberDescription
Black(8)900 font weight
Bold(6)700 font weight
ExtraBlack(9)950 font weight
ExtraBold(7)800 font weight
ExtraLight(2)200 font weight
Light(3)300 font weight
Medium(4)500 font weight
Normal(0)400 font weight
SemiBold(5)600 font weight
Thin(1)100 font weight
Remarks

Weight differences are generally differentiated by an increased stroke or thickness that is associated with a given character in a typeface, as compared to a "normal" character from that same typeface.

An example of Normal and UltraBold weights for the Palatino Linotype typeface.

Not all weights are available for all typefaces. When a weight is not available for a typeface, the closest matching weight is returned.

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.