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




Object that groups together common font properties.

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).

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.IMS.FontInfo

See Also

© 2010 All Rights Reserved.