ArcGIS Runtime SDK for WPF - Library Reference
ArcGISLocalDynamicMapServiceLayer Constructor()
See Also 
ESRI.ArcGIS.Client.Local Namespace > ArcGISLocalDynamicMapServiceLayer Class > ArcGISLocalDynamicMapServiceLayer Constructor : ArcGISLocalDynamicMapServiceLayer Constructor()

Initializes a new instance of the ArcGISLocalDynamicMapServiceLayer class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public ArcGISLocalDynamicMapServiceLayer()

Remarks

Using the default constructor will require the Source property to be specified. As an alternative to the default constructor, consider using the overloaded constructor ArcGISLocalDynamicMapServiceLayer Constructor(String) which accepts a path to an ArcGIS map package.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.