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

Font Property (AnnObject)


Gets or sets the AnnFont used associated with this AnnObject. WinRT support
Syntax
public AnnFont Font {get; set;}
 get_Font();
set_Font(value);

Property Value

The AnnFont used to draw this AnnObject. The default value is "Arial" 12pt size.
Remarks

This property should be used as the font properties used when drawing the text of this object. Each object renderer is responsible for determining whether to use this property. For example, the renderer for AnnTextObject will use this property to create a device font and use it to draw its Text string. Setting Font to null will stop the object from rendering its text.

Example

For an example, refer to AnnTextObject.

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

AnnObject Class
AnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices

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