![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
LoadRenderers Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Carto Namespace > InitializationParameters Class : LoadRenderers Property |
Visual Basic (Declaration) | |
---|---|
Public Property LoadRenderers As Boolean |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As InitializationParameters Dim value As Boolean instance.LoadRenderers = value value = instance.LoadRenderers |
C# | |
---|---|
public bool LoadRenderers {get; set;} |
For an example, see the InitializationParameters overview.
If this property is true and the map service is a standard ArcIMS image service, then when a MapView is created from the MapService, the layers (specifically, FeatureLayer items) will contain valid objects in the layer's Renderer. If set to false, the layer's renderer will be null.
This property has no effect if the map service is an ArcMap image service.
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