←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly