←Select platform

LoadOptions Method

Summary

Loads the modality options from the specified ModalityOptionsCollection data stream.

Syntax

C#
VB
C++
public void LoadOptions( 
   Stream source 
) 
  
Public Sub LoadOptions( _ 
   ByVal source As Stream _ 
)  
public: 
void LoadOptions(  
   Stream^ source 
)  

Parameters

source
The System.IO data stream that contains the ModalityOptionsCollection.

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.Medical.Workstation Assembly