Leadtools.MedicalViewer Namespace > MedicalViewerRegionCreatedEventArgs Class : MedicalViewerRegionCreatedEventArgs Constructor |
public MedicalViewerRegionCreatedEventArgs( Region region, int cellIndex, int subCellIndex, MedicalViewerRegionState state )
'Declaration Public Function New( _ ByVal region As Region, _ ByVal cellIndex As Integer, _ ByVal subCellIndex As Integer, _ ByVal state As MedicalViewerRegionState _ )
'Usage Dim region As Region Dim cellIndex As Integer Dim subCellIndex As Integer Dim state As MedicalViewerRegionState Dim instance As New MedicalViewerRegionCreatedEventArgs(region, cellIndex, subCellIndex, state)
public MedicalViewerRegionCreatedEventArgs( Region region, int cellIndex, int subCellIndex, MedicalViewerRegionState state )
function MedicalViewerRegionCreatedEventArgs( region , cellIndex , subCellIndex , state )
public: MedicalViewerRegionCreatedEventArgs( Region^ region, int cellIndex, int subCellIndex, MedicalViewerRegionState state )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2