GeoDataLonLatAltInfo Constructor

Constructor for the GeoDataLonLatAltInfo structure.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public GeoDataLonLatAltInfo(
        double dbLong,
        double dbLat,
        double dbAlt
)

Parameters

dbLong  Double
[in] Longitude of the geographic point.
dbLat  Double
[in] Latitude of the geographic point.
dbAlt  Double
[in] Altitude of the geographic point.
See Also

©  Bricsys NV. All rights reserved.