Spread for ASP.NET 11 Product Documentation
Coordinates Property (IChartMapArea)


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > IChartMapArea Interface : Coordinates Property
Gets the System.Drawing.PointF collection which indicates the coordinates of an area.
Syntax
'Declaration
 
ReadOnly Property Coordinates As PointF()
'Usage
 
Dim instance As IChartMapArea
Dim value() As PointF
 
value = instance.Coordinates
PointF[] Coordinates {get;}
See Also

Reference

IChartMapArea Interface
IChartMapArea Members