Geotools.Net

CoordinatePoint Structure

A position defined by a list of numbers.

For a list of all members of this type, see CoordinatePoint Members.

System.Object
   ValueType
      CoordinatePoint

[Visual Basic]
Public Structure CoordinatePoint
[C#]
public struct CoordinatePoint

Remarks

The ordinate values are indexed from 0 to (NumDim-1), where NumDim is the dimension of the coordinate system the coordinate point belongs in.

Requirements

Namespace: Geotools.Positioning Namespace

Assembly: Geotools.dll

See Also

CoordinatePoint Members | Geotools.Positioning Namespace