'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
- Кнопка мыши.
Return Value
Режим взаимодействия, который будет активирован при активации кнопки мыши, указанной параметром button.