Spread for ASP.NET 10 Product Documentation
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
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

MapAreaClickEventArgs Class
MapAreaClickEventArgs Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.