ImageGear for .NET
Initialize Method
See Also  Send Feedback
ImageGear21.Windows.Controls.Dicom Assembly > ImageGear.Windows.Controls Namespace > ImGearMprVisualizer Class : Initialize Method




pageCollection
Collection of pages to perform MPR on.
collectionViewType
Type of MPR view the page collection represents.

Glossary Item Box

Initializes the visualizer with pages in the specified view type. This method should be called before loading.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

pageCollection
Collection of pages to perform MPR on.
collectionViewType
Type of MPR view the page collection represents.

Exceptions

ExceptionDescription
System.ArgumentNullExceptionPage collection is null.
System.ArgumentExceptionView type cannot be Oblique.
ImageGear.Core.ImGearExceptionThe MPR Visualizer is already initialized.

See Also

©2013. Accusoft Corporation. All Rights Reserved.