'Declaration Public Function GetInteractionMode( _
ByVal button As Vintasoft.Imaging.UI.VintasoftMouseButtons _
) As DicomViewerToolInteractionMode
public DicomViewerToolInteractionMode GetInteractionMode(
Vintasoft.Imaging.UI.VintasoftMouseButtons button
)
public: DicomViewerToolInteractionMode GetInteractionMode(
Vintasoft.Imaging.UI.VintasoftMouseButtons button
)
public:
DicomViewerToolInteractionMode GetInteractionMode(
Vintasoft.Imaging.UI.VintasoftMouseButtons button
)
Parameters
- button
- The mouse button.
Return Value
The interaction mode, which will be activated when mouse button, which is specified by button parameter, is activated.