Spread for ASP.NET 11 Product Documentation
GetCoordinates Method


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > MapArea Class : GetCoordinates Method
Gets the coordinates of an area.
Syntax
'Declaration
 
Public Overrides Function GetCoordinates() As String
'Usage
 
Dim instance As MapArea
Dim value As String
 
value = instance.GetCoordinates()
public override string GetCoordinates()

Return Value

The string indicates the coordinates.
See Also

Reference

MapArea Class
MapArea Members