You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Interfaces > IElevation Interface
> IElevation Methods > IElevation.GetGdz Method
Close
Ofcas.Lk.Api.Client - Version 3.0.2
IElevation.GetGdz Method

Gets the GDZ from the elevation as a Stream.

Syntax
C#
IStreamResult GetGdz(IDictionary<string, object> parameters);
Parameters
Description
IDictionary<string, object> parameters
The parameters to define the GDZ. WellKnownParameterKey.Elevation.Gdz

Returns a read-only Stream of the GDZ from the elevation based on the stated parameters.

Copyright © 2022. All rights reserved.