Initializes a new instance of the MedicalViewerRegionCreatedEventArgs class with explicit parameters.
public MedicalViewerRegionCreatedEventArgs(Region region,int cellIndex,int subCellIndex,MedicalViewerRegionState state)
Public Function New( _ByVal region As Region, _ByVal cellIndex As Integer, _ByVal subCellIndex As Integer, _ByVal state As MedicalViewerRegionState _)
public:MedicalViewerRegionCreatedEventArgs(Region^ region,int cellIndex,int subCellIndex,MedicalViewerRegionState state)
region
A System.Drawing.Region object that has been added or changed.
cellIndex
The zero-based index of the cell that received the region update.
subCellIndex
The zero-based index of the sub-cell that received the region update.
state
An enumerated MedicalViewerRegionState value that represents the type of the region update made.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
