←Select platform

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

Leadtools.Medical.Workstation Assembly