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

Converts this elevation info into a StandardElevationInfo.

Syntax
C#
public StandardElevationInfo AsStandardElevation();

Returns this elevation info as StandardElevationInfo.

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