C#
VB
C++
Loads the modality options from the specified ModalityOptionsCollection data stream.
public void LoadOptions(
Stream source
)
Public Sub LoadOptions( _
ByVal source As Stream _
)
public:
void LoadOptions(
Stream^ source
)
source
The System.IO data stream that contains the ModalityOptionsCollection.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET