ActiveReports Developer 7
shape Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Interactivity Namespace > IImageMapArea Interface : shape Property

Glossary Item Box

Gets the ImageMapShape this instance represents.

Syntax

Visual Basic (Declaration) 
ReadOnly Property shape As ImageMapShape
C# 
ImageMapShape shape {get;}

See Also