MedicalViewerRegionCreatedEventArgs Constructor

Summary
Initializes a new instance of the MedicalViewerRegionCreatedEventArgs class with explicit parameters.
Syntax
C#
C++/CLI
            public: 
MedicalViewerRegionCreatedEventArgs(  
   Region^ region, 
   int cellIndex, 
   int subCellIndex, 
   MedicalViewerRegionState state 
) 

Parameters

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.

Requirements

Target Platforms

Help Version 22.0.2023.2.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.