You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > Elevation Class > Elevation Methods > GetGdz Method > Elevation.GetGdz Method (Dictionary<string, object>)
Elevation.GetGdz Method (Dictionary<string, object>)
Close
Ofcas.Lk.Api.Client - Version 3.0
Elevation.GetGdz Method (Dictionary<string, object>)

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. There are currently no keys.

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

Copyright © 2019. All rights reserved.