GeoDataLonLatAltInfo Structure

Structure that contains data of a geographic point. Used together with DatabaseServices::GeoLocationData.TransformToLonLatAlt methods.
Inheritance Hierarchy
SystemObject
  SystemValueType
    Teigha.GeometryGeoDataLonLatAltInfo

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public struct GeoDataLonLatAltInfo

The GeoDataLonLatAltInfo type exposes the following members.

Constructors
  Name Description
Public method GeoDataLonLatAltInfo Constructor for the GeoDataLonLatAltInfo structure.
Top
Properties
  Name Description
Public property Altitude Property that represents altitude of the geographic point.
Public property Latitude Property that represents latitude of the geographic point.
Public property Longitude Property that represents longitude of the geographic point.
Top
Methods
  Name Description
Public method Equals
(Inherited from ValueType)
Public method GetHashCode
(Inherited from ValueType)
Public method GetType
(Inherited from Object)
Public method ToString
(Inherited from ValueType)
Top
See Also

©  Bricsys NV. All rights reserved.