ActiveReports Developer 7
ImageMapAreaCollection Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering Namespace : ImageMapAreaCollection Class

Glossary Item Box

The following tables list the members exposed by ImageMapAreaCollection.

Public Properties

 NameDescription
Public PropertyCapacity (Inherited from System.Collections.CollectionBase)
Public PropertyCount (Inherited from System.Collections.CollectionBase)
Public PropertyItemGets the GrapeCity.ActiveReports.Extensibility.Rendering.Interactivity.IImageMapArea at the specified index.  
Top

Public Methods

 NameDescription
Public MethodAddAdds the specified GrapeCity.ActiveReports.Extensibility.Rendering.Interactivity.IImageMapArea to the ImageMapAreaCollection  
Public MethodClear (Inherited from System.Collections.CollectionBase)
Public MethodRemoveAt (Inherited from System.Collections.CollectionBase)
Top

See Also