Class FeatureInfoEventArgs
Inherited Members
Namespace: Mapsui
Assembly: Mapsui.dll
Syntax
public class FeatureInfoEventArgs : EventArgs
Properties
| Edit this page View SourceFeatureInfo
Declaration
public IDictionary<string, IEnumerable<IFeature>>? FeatureInfo { get; set; }
Property Value
Type | Description |
---|---|
IDictionary<string, IEnumerable<IFeature>> |