SaveOptions Method

Summary

Saves the modality options to the specified ModalityOptionsCollection data stream.

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

Parameters

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

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