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


The following tables list the members exposed by WebMapSubLayer.

Public Constructors

 NameDescription
public ConstructorWebMapSubLayer Constructor  
Top

Public Properties

 NameDescription
public PropertyFeatureSetGets or sets the FeatureSet containing the features to be displayed by the layer. Only applicable if the layer is part of an FeatureCollection.  
public PropertyIdGets or sets the id of the sublayer.  
public PropertyLayerDefinitionGets or sets a LayerDefinition object defining the attribute schema and drawing information for the layer.  
public PropertyLayerUrlGets or sets the data source that should be used for all queries against the layer This includes popups, attribute queiries, etc.  
public PropertyPopupInfoGets or sets the popup definition for the sublayer.  
public PropertyShowLegendGets or sets a value indicating whether to show legend.  
Top

Public Methods

 NameDescription
public MethodAddCustomPropertyAdds the custom property. (Inherited from ESRI.ArcGIS.Client.WebMap.WebMapObject)
public MethodGetCustomPropertyGets the custom property. (Inherited from ESRI.ArcGIS.Client.WebMap.WebMapObject)
Top

Public Events

 NameDescription
public EventPropertyChangedOccurs when a property value changes. (Inherited from ESRI.ArcGIS.Client.WebMap.WebMapObject)
Top

See Also

© ESRI, Inc. All Rights Reserved.