Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / MapAreaCollection Class / MapAreaCollection Constructor


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