VerticalDatum

Description

[ShutdownSurvive]
sealed class Tinman.Terrain.Georef.VerticalDatum

Derived from

GeoObject abstract

Represents a well-known vertical datum (interpretation of height values).

See also

GeoRegistry

Public / Constructors

Vertical​Datum


public constructor VerticalDatum → (1)

name in : string

Human-readable name of the geo object. If empty or null, GeoObject.UserDefined will be used instead.

Creates a new instance of VerticalDatum.

Configuration

Config


public static attribute Config → (get)

value : IConfigurator<VerticalDatum>

[not-null]
The configurator object.

The configurator object for this type.

Serialization

Serial​Id


public static readonly attribute SerialId → (ISerialTypeInfo)

Serialization information about this type.