'Declaration Public 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 DicomViewerToolInteractionMode _
)
public void SetInteractionMode(
Vintasoft.Imaging.UI.VintasoftMouseButtons button,
DicomViewerToolInteractionMode mode
)
public: void SetInteractionMode(
Vintasoft.Imaging.UI.VintasoftMouseButtons button,
DicomViewerToolInteractionMode mode
)
public:
void SetInteractionMode(
Vintasoft.Imaging.UI.VintasoftMouseButtons button,
DicomViewerToolInteractionMode 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.