'Declaration Public Sub SetInteractionMode( _
ByVal button As Vintasoft.Imaging.UI.VintasoftMouseButtons, _
ByVal modeРежим взаимодействия, который должен активироваться при активации кнопки мыши, указанной параметром button.As WpfMprImageToolInteractionMode _
)
public void SetInteractionMode(
Vintasoft.Imaging.UI.VintasoftMouseButtons button,
WpfMprImageToolInteractionMode mode
)
public: void SetInteractionMode(
Vintasoft.Imaging.UI.VintasoftMouseButtons button,
WpfMprImageToolInteractionMode mode
)
public:
void SetInteractionMode(
Vintasoft.Imaging.UI.VintasoftMouseButtons button,
WpfMprImageToolInteractionMode mode
)
Parameters
- button
- Кнопка мыши.
- mode
- Режим взаимодействия, который должен активироваться при активации кнопки мыши, указанной параметром button.