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