ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Interactivity Namespace / ImageMapArea Class / Coordinates Property

In This Topic
Coordinates Property
In This Topic
Gets the coordinates for this instance.
Syntax
'Declaration
 
Public ReadOnly Property Coordinates As Single()
 

Property Value

An array of System.Single representing the coordinates.
See Also