GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering Namespace > ImageMapAreaCollection Class : Item Property |
'Declaration Public MustOverride Default Property Item( _ ByVal index As System.Integer _ ) As IImageMapArea
public abstract IImageMapArea this[ System.int index ]; {get; set;}