Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal service As LocalMapService _ ) |
C# | |
---|---|
public ArcGISLocalDynamicMapServiceLayer( LocalMapService service ) |
You should use this overloaded constructor if you have already created an instance of a LocalMapService. The LocalMapService will become the Service property of the ArcGISLocalDynamicMapServiceLayer.
Parameters
- service
- The LocalMapService with which the ArcGISLocalDynamicMapServiceLayer will be initialized.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8