Click or drag to resize

GeoJson3DCoordinates Properties

The GeoJson3DCoordinates type exposes the following members.

Properties
  NameDescription
Public propertyValues
Gets the coordinate values.
(Overrides GeoJsonCoordinatesValues.)
Public propertyX
Gets the X coordinate.
Public propertyY
Gets the Y coordinate.
Public propertyZ
Gets the Z coordinate.
Top
See Also