ESRI.ArcGIS.ADF.IMS
FontInfo Class
Members  See Also  Send Feedback
ESRI.ArcGIS.ADF.IMS Namespace : FontInfo Class




Object that groups together common font properties.

Object Model

FontInfo Class

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class FontInfo 
Visual Basic (Usage)Copy Code
Dim instance As FontInfo
C# 
[SerializableAttribute()]
public class FontInfo 

Example

For an example, see TextSymbol .

Remarks

FontInfo is used to set the properties for rendering text and TrueType symbols on the map. It is used to set properties for text in acetate layers (TextElement), for text labels on feature layers (TextSymbol and other classes extending LabelSymbol), and for rendering point symbols with TrueType characters (TrueTypeMarkerSymbol).

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.