ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
DisplaySettings Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > MapFunctionality Class : DisplaySettings Property




The settings for display of the map.

Syntax

Visual Basic (Declaration) 
Public Property DisplaySettings As DisplaySettings
Visual Basic (Usage)Copy Code
Dim instance As MapFunctionality
Dim value As DisplaySettings
 
instance.DisplaySettings = value
 
value = instance.DisplaySettings
C# 
public 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.

See Also

© 2010 All Rights Reserved.