LoadLayout Method

Summary

Loads the layout from the specified stream.

Syntax
C#
VB
C++
public void LoadLayout( 
   Stream stream 
) 
  
Public Sub LoadLayout( _ 
   ByVal stream As Stream _ 
)  
            public: 
void LoadLayout(  
   Stream^ stream 
)  

Parameters

stream
The stream.

Example

For an example, refer to SaveLayout

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly