![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
LoadLayerExtents Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Carto Namespace > InitializationParameters Class : LoadLayerExtents Property |
Visual Basic (Declaration) | |
---|---|
Public Property LoadLayerExtents As Boolean |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As InitializationParameters Dim value As Boolean instance.LoadLayerExtents = value value = instance.LoadLayerExtents |
C# | |
---|---|
public bool LoadLayerExtents {get; set;} |
For an example, see the InitializationParameters overview.
If this property is set to true, then the extent of each map layer will be retrieved. It will be accessible in the FullExtent property of the FeatureLayer or ImageLayer once a MapView is constructed from the MapService. Also, the extent of all layers will be available in the MapService.FullExtent property.
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