MapErrorEventArgs Constructors
Provides data for the LayerBase.Error event.Name | Parameters | Description |
---|---|---|
MapErrorEventArgs(Exception) | exception | Initializes a new instance of the MapErrorEventArgs class with the specified values of the event arguments. |
See Also