'Declaration Public Function New( _
ByVal button As Vintasoft.Imaging.UI.VintasoftMouseButtons, _
ByVal interactionModeThe interaction mode.As WpfDicomMprToolInteractionMode _
)
public WpfDicomMprToolInteractionModeChangedEventArgs(
Vintasoft.Imaging.UI.VintasoftMouseButtons button,
WpfDicomMprToolInteractionMode interactionMode
)
public: WpfDicomMprToolInteractionModeChangedEventArgs(
Vintasoft.Imaging.UI.VintasoftMouseButtons button,
WpfDicomMprToolInteractionMode interactionMode
)
public:
WpfDicomMprToolInteractionModeChangedEventArgs(
Vintasoft.Imaging.UI.VintasoftMouseButtons button,
WpfDicomMprToolInteractionMode interactionMode
)
Parameters
- button
- The mouse button.
- interactionMode
- The interaction mode.