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

Leadtools.Medical.Workstation Assembly

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