Geotools.Net

IPoint.GetCoordinate Method 

Returns the coordinate of the point.

[Visual Basic]
Function GetCoordinate() As Coordinate
[C#]
Coordinate GetCoordinate();

Return Value

The coordinate.

Remarks

Missing <remarks> documentation for M:Geotools.Geometries.IPoint.GetCoordinate

See Also

IPoint Interface | IPoint Members | Geotools.Geometries Namespace