'Declaration Public Function New( _
ByVal button As System.Windows.Forms.MouseButtons, _
ByVal interactionModeРежим взаимодействия.As DicomViewerToolInteractionMode _
)
public DicomViewerToolInteractionModeChangedEventArgs(
System.Windows.Forms.MouseButtons button,
DicomViewerToolInteractionMode interactionMode
)
public: DicomViewerToolInteractionModeChangedEventArgs(
System.Windows.Forms.MouseButtons* button,
DicomViewerToolInteractionMode interactionMode
)
public:
DicomViewerToolInteractionModeChangedEventArgs(
System.Windows.Forms.MouseButtons^ button,
DicomViewerToolInteractionMode interactionMode
)
Parameters
- button
 - Кнопка мыши.
 - interactionMode
 - Режим взаимодействия.