'Declaration Public Function GetMouseButtonsForInteractionMode( _
ByVal interactionModeThe interaction mode.As DicomViewerToolInteractionMode _
) As Vintasoft.Imaging.UI.VintasoftMouseButtons
public Vintasoft.Imaging.UI.VintasoftMouseButtons GetMouseButtonsForInteractionMode(
DicomViewerToolInteractionMode interactionMode
)
public: Vintasoft.Imaging.UI.VintasoftMouseButtons GetMouseButtonsForInteractionMode(
DicomViewerToolInteractionMode interactionMode
)
public:
Vintasoft.Imaging.UI.VintasoftMouseButtons GetMouseButtonsForInteractionMode(
DicomViewerToolInteractionMode interactionMode
)
Parameters
- interactionMode
- The interaction mode.
Return Value
The mouse buttons for interaction mode.