'Declaration Public MustOverride Function Add( _ ByVal imageMapArea As IImageMapArea _ ) As Integer
public abstract int Add( IImageMapArea imageMapArea )
Parameters
- imageMapArea
- The GrapeCity.ActiveReports.Extensibility.Rendering.Interactivity.IImageMapArea to add.
Return Value
The index of the newly added GrapeCity.ActiveReports.Extensibility.Rendering.Interactivity.IImageMapArea.