![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
Name Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS Namespace > FontInfo Class : Name Property |
Visual Basic (Declaration) | |
---|---|
Public Property Name As String |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As FontInfo Dim value As String instance.Name = value value = instance.Name |
C# | |
---|---|
public string Name {get; set;} |
Any font used to display features must be installed each machine used as a Spatial Server. The font does not need to be installed on the client machine, nor on the Web server if the Web server is installed on a different machine from the Spatial Server.
The default font is Arial.
If you are using custom TrueType symbols on a UNIX machine, the font must be installed in the following directory:
- For Solaris:
/usr/openwin/lib/X11/fonts/TrueType - For AIX:
/usr/lpp/X11/lib/X11/fonts/TrueType - For Linux:
/usr/lib/X11/fonts/TrueType - For HP-UX:
/usr/lib/X11/fonts/ms.st/typefaces
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