Leadtools.MedicalViewer Namespace > MedicalViewerUIChangedEventArgs Class : MedicalViewerUIChangedEventArgs Constructor |
public MedicalViewerUIChangedEventArgs( MedicalViewerActionType action, int cellIndex, int subCellIndex, int x, int y, MedicalViewerActionStatus status )
'Declaration Public Function New( _ ByVal action As MedicalViewerActionType, _ ByVal cellIndex As Integer, _ ByVal subCellIndex As Integer, _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal status As MedicalViewerActionStatus _ )
'Usage Dim action As MedicalViewerActionType Dim cellIndex As Integer Dim subCellIndex As Integer Dim x As Integer Dim y As Integer Dim status As MedicalViewerActionStatus Dim instance As New MedicalViewerUIChangedEventArgs(action, cellIndex, subCellIndex, x, y, status)
public MedicalViewerUIChangedEventArgs( MedicalViewerActionType action, int cellIndex, int subCellIndex, int x, int y, MedicalViewerActionStatus status )
public: MedicalViewerUIChangedEventArgs( MedicalViewerActionType action, int cellIndex, int subCellIndex, int x, int y, MedicalViewerActionStatus status )
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