IPoint Interface |
Namespace: StreetSmart.WinForms.Interfaces.GeoJson
The IPoint type exposes the following members.
Name | Description | |
---|---|---|
![]() | Type |
Geometry type
(Inherited from IGeometry.) |
![]() | X |
X value of the coordinate
(Inherited from ICoordinate.) |
![]() | Y |
Y value of the coordinate
(Inherited from ICoordinate.) |
![]() | Z |
Z value of the coordinate
(Inherited from ICoordinate.) |