'Declaration Public Overridable Function GetInteractionMode( _
ByVal button As Vintasoft.Imaging.UI.VintasoftMouseButtons _
) As WpfDicomMprToolInteractionMode
public virtual WpfDicomMprToolInteractionMode GetInteractionMode(
Vintasoft.Imaging.UI.VintasoftMouseButtons button
)
public: virtual WpfDicomMprToolInteractionMode GetInteractionMode(
Vintasoft.Imaging.UI.VintasoftMouseButtons button
)
public:
virtual WpfDicomMprToolInteractionMode GetInteractionMode(
Vintasoft.Imaging.UI.VintasoftMouseButtons button
)
Parameters
- button
- Кнопка мыши.
Return Value
Режим взаимодействия, который будет активирован при активации кнопки мыши, указанной параметром button.