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