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

Gets a thumbnail from the elevation as a Stream.

Syntax
C#
public Stream GetThumbnail(Dictionary<string, object> parameters);
Parameters
Description
Dictionary<string, object> parameters
The parameters to define the thumbnail. See WellKnownParameterKeys.Elevation.Thumbnail for details about the keys.

Returns a Stream of the thumbnail from the elevation based on the stated parameters.

Copyright © 2020. All rights reserved.