You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > Elevation Class > Elevation Methods > Elevation.GetGdz Method
Close
Ofcas.Lk.Api.Client - Version 3.0
Elevation.GetGdz Method

Gets the GDZ from the elevation as a Stream.

Syntax
C#
public Stream GetGdz(Dictionary<string, object> parameters);
Parameters
Description
Dictionary<string, object> parameters
The parameters to define the GDZ. WellKnownParameterKeys.Elevation.Gdz

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

Copyright © 2020. All rights reserved.