Spread for ASP.NET 8.0 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 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

MapAreaCollection Members
FarPoint.Web.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.