[]
Initializes a new instance of the MapAreaClickEventArgs class.
public MapAreaClickEventArgs()
Public Sub New()
Initializes a new instance of the MapAreaClickEventArgs class with the specified string presentation indicates a MapAreaInfo.
public MapAreaClickEventArgs(string mapAreaInfo)
Public Sub New(mapAreaInfo As String)
Type | Name | Description |
---|---|---|
string | mapAreaInfo | A string indicates the map area as the event source |