Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / MapAreaClickEventArgs Class / MapAreaClickEventArgs Constructor / MapAreaClickEventArgs Constructor()


In This Topic
    MapAreaClickEventArgs Constructor()
    In This Topic
    Initializes a new instance of the MapAreaClickEventArgs class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New MapAreaClickEventArgs()
    public MapAreaClickEventArgs()
    See Also