'Declaration Public Overridable Sub SetInteractionMode( _
ByVal button As Vintasoft.Imaging.UI.VintasoftMouseButtons, _
ByVal modeThe interaction mode, which must be activated when mouse button, which is specified by button parameter, is activated.As WpfDicomMprToolInteractionMode _
)
public virtual void SetInteractionMode(
Vintasoft.Imaging.UI.VintasoftMouseButtons button,
WpfDicomMprToolInteractionMode mode
)
public: virtual void SetInteractionMode(
Vintasoft.Imaging.UI.VintasoftMouseButtons button,
WpfDicomMprToolInteractionMode mode
)
public:
virtual void SetInteractionMode(
Vintasoft.Imaging.UI.VintasoftMouseButtons button,
WpfDicomMprToolInteractionMode mode
)
Parameters
- button
- The mouse button.
- mode
- The interaction mode, which must be activated when mouse button, which is specified by button parameter, is activated.