ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
DisplaySettings Property
See Also  Send Feedback
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > ImageMapFunctionality Class : DisplaySettings Property




The settings for display of the map.

Syntax

Visual Basic (Declaration) 
Public Property DisplaySettings As ESRI.ArcGIS.ADF.Web.DisplaySettings
Visual Basic (Usage)Copy Code
Dim instance As ImageMapFunctionality
Dim value As ESRI.ArcGIS.ADF.Web.DisplaySettings
 
instance.DisplaySettings = value
 
value = instance.DisplaySettings
C# 
public ESRI.ArcGIS.ADF.Web.DisplaySettings DisplaySettings {get; set;}

Remarks

The DisplaySettings contains settings including whether to display the resource on the Map, the transparency of the resource, the image format, and whether to display in the table of contents associated with the map.

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.