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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.