Defines collection of image map areas.

Namespace:  C1.Web.C1WebChart3D
Assembly:  C1.Web.C1WebChart3D.2 (in C1.Web.C1WebChart3D.2.dll)

Syntax

C#
[DefaultMemberAttribute("Item")]
public class MapAreaCollection : baseMapAreaCollection
Visual Basic
<DefaultMemberAttribute("Item")> _
Public Class MapAreaCollection _
	Inherits baseMapAreaCollection

Inheritance Hierarchy

See Also