Class FeatureInfo
Inheritance
System.Object
FeatureInfo
Namespace: Mapsui.Desktop.Wms
Assembly: Mapsui.Desktop.dll
Syntax
public class FeatureInfo : object
Properties
| Improve this Doc View SourceFeatureInfos
Declaration
public List<Dictionary<string, string>> FeatureInfos { get; set; }
Property Value
Type | Description |
---|---|
List<Dictionary<System.String, System.String>> |
LayerName
Declaration
public string LayerName { get; set; }
Property Value
Type | Description |
---|---|
System.String |