Spread for ASP.NET 10 Product Documentation
MapAreaCollection Class
Members 


Represents a collection of MapArea.
Object Model
MapAreaCollection ClassMapArea Class
Syntax
'Declaration
 
Public Class MapAreaCollection 
   Inherits System.Collections.Generic.List(Of MapArea)
'Usage
 
Dim instance As MapAreaCollection
public class MapAreaCollection : System.Collections.Generic.List<MapArea> 
Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<T>
      FarPoint.Web.Chart.MapAreaCollection

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

MapAreaCollection Members
FarPoint.Web.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.