ActiveReports 9
Item Property (ImageMapAreaCollection)

The index of the element to get.
Gets the GrapeCity.ActiveReports.Extensibility.Rendering.Interactivity.IImageMapArea at the specified index.
Syntax
'Declaration
 
Public MustOverride Default Property Item( _
   ByVal index As System.Integer _
) As IImageMapArea
public abstract IImageMapArea this[ 
   System.int index
]; {get; set;}

Parameters

index
The index of the element to get.

Property Value

The GrapeCity.ActiveReports.Extensibility.Rendering.Interactivity.IImageMapArea at the specified index.
See Also

Reference

ImageMapAreaCollection Class
ImageMapAreaCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum