Spread for ASP.NET 8.0 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 Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

MapAreaClickEventArgs Class
MapAreaClickEventArgs Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.