'Declaration Public Function GetMouseButtonsForInteractionMode( _
ByVal interactionModeРежим взаимодействия.As DicomViewerToolInteractionMode _
) As System.Windows.Forms.MouseButtons
public System.Windows.Forms.MouseButtons GetMouseButtonsForInteractionMode(
DicomViewerToolInteractionMode interactionMode
)
public: System.Windows.Forms.MouseButtons* GetMouseButtonsForInteractionMode(
DicomViewerToolInteractionMode interactionMode
)
public:
System.Windows.Forms.MouseButtons^ GetMouseButtonsForInteractionMode(
DicomViewerToolInteractionMode interactionMode
)
Parameters
- interactionMode
- Режим взаимодействия.
Return Value
Кнопки мыши для режима взаимодействия.