ESRI.ArcGIS.ADF.IMS
UIFont Property
See Also 
ESRI.ArcGIS.ADF.IMS.Administration Namespace > Environment Class : UIFont Property




Gets or sets a default font for the dialogs in ArcExplorer 9 and the ArcIMS Java Viewers.

Syntax

Visual Basic (Declaration) 
Public Property UIFont As FontInfo
Visual Basic (Usage)Copy Code
Dim instance As Environment
Dim value As FontInfo
 
instance.UIFont = value
 
value = instance.UIFont
C# 
public FontInfo UIFont {get; set;}

Remarks

This property is not used by the ArcIMS Spatial Server. It is included only for informational purposes in case the service will be accessed by ArcExplorer 9 or an ArcIMS Java Viewer. Neither of these clients can access services via the Web ADF.

See Also

© 2010 All Rights Reserved.