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

Glossary Item Box

Gets the coordinates for this instance.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Coordinates As System.Single()
C# 
System.float[] Coordinates {get;}

See Also