ImageGear for .NET
Initialize Method
See Also  Send Feedback
ImageGear21.Dicom.Forms Assembly > ImageGear.Dicom.Forms 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 specified view type. 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.