Spread for ASP.NET 12 Product Documentation
MapAreaClickEventArgs Constructor(String)


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > MapAreaClickEventArgs Class > MapAreaClickEventArgs Constructor : MapAreaClickEventArgs Constructor(String)
A string indicates the map area as the event source
Initializes a new instance of the MapAreaClickEventArgs class with the specified string presentation indicates a MapAreaInfo.
Syntax
'Declaration
 
Public Function New( _
   ByVal mapAreaInfo As String _
)
'Usage
 
Dim mapAreaInfo As String
 
Dim instance As New MapAreaClickEventArgs(mapAreaInfo)
public MapAreaClickEventArgs( 
   string mapAreaInfo
)

Parameters

mapAreaInfo
A string indicates the map area as the event source
See Also

Reference

MapAreaClickEventArgs Class
MapAreaClickEventArgs Members
Overload List