ArcGIS Runtime SDK for WPF - Library Reference
WebMapViewModel Class Members
See Also  Properties  Methods  Events
ESRI.ArcGIS.Client.WebMap Namespace : WebMapViewModel Class


The following tables list the members exposed by WebMapViewModel.

Public Constructors

 NameDescription
public ConstructorWebMapViewModel ConstructorInitializes a new empty instance of the WebMapViewModel class.  
Top

Public Properties

 NameDescription
public PropertyArcGISPortalGets the portal associated to view model. The portal is useful for creating a layer from a webmap layer referencing a service item.  
public PropertyBaseMapGets or sets the base map.  
public PropertyBingKeyGets the Bing key.  
public PropertyInitialExtentGets the initial extent.  
public PropertyLayersGets the layers.  
public PropertyLayersAboveReferenceLayersGets the layers above reference layers.  
public PropertyLayersUnderReferenceLayersGets the layers under reference layers.  
public PropertyOperationalLayersGets or sets the operational layers.  
public PropertySpatialReferenceGets the spatial reference.  
public PropertyWebMapGets the web map.  
Top

Public Methods

 NameDescription
public MethodGetLayerAsyncOverloaded. Helper method creating asynchronously a layer from a webmap layer.  
public Methodstatic (Shared in Visual Basic)LoadAsyncOverloaded. WebMapViewModel factory instantiating a WebMapViewModel from a WebMap asynchronously.  
Top

Protected Methods

 NameDescription
protected MethodOnPropertyChangedCalled when a property changes.  
Top

Public Events

 NameDescription
public EventPropertyChangedOccurs when a property value changes.  
Top

See Also

© ESRI, Inc. All Rights Reserved.