Visual Basic (Declaration) | |
---|---|
Public Overrides Sub Initialize() |
C# | |
---|---|
public override void Initialize() |
The initialization process establishes a ESRI.ArcGIS.Client.Geometry.SpatialReference and a FullExtent for the HydrographicS57Layer. In most scenarios, it is not necessary to call this method explicitly. Instead it is recommended that the layer be added to the ESRI.ArcGIS.Client.Map.Layers collection and the ESRI.ArcGIS.Client.Map then initiates the layer initialization.
Exception | Description |
---|---|
System.NotSupportedException | HydrographicS57Layer instances are only supported in the accelerated display mode (enabled either via ESRI.ArcGIS.Client.Map.UseAcceleratedDisplay or the ESRI.ArcGIS.Client.AcceleratedDisplayLayers collection). |
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8