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

Converts this elevation info into a TextElevationInfo.

Syntax
C#
public TextElevationInfo AsTextElevation();

Returns this elevation info as TextElevationInfo.

Exceptions
Description
ArgumentException
Thrown if elevation info cannot be converted, check with IsTextElevation if conversion is possible.
Copyright © 2020. All rights reserved.