You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Ui Namespace > Interfaces > IElevationUi Interface > IElevationUi Methods > BeginShow Method > IElevationUi.BeginShow Method (Stream)
Close
Ofcas.Lk.Api.Client - Version 3.0
IElevationUi.BeginShow Method (Stream)

Edits a IElevation asynchronously with the given stream.

Syntax
C#
IBeginShowSynchronizedOperationResult BeginShow(Stream content);
Parameters
Description
Stream content
Additional data that is used to edit an existing IElevation with a 2D XML file.

Returns a synchronized operation, which can be used with EndShow to retrieve the result.

Copyright ORGADATA AG © 2023. All rights reserved.