'Declaration Public Property ActionMouseButton As Vintasoft.Imaging.UI.VintasoftMouseButtons
public Vintasoft.Imaging.UI.VintasoftMouseButtons ActionMouseButton { get; set; }
public: __property Vintasoft.Imaging.UI.VintasoftMouseButtons get_ActionMouseButton(); public: __property void set_ActionMouseButton(
Vintasoft.Imaging.UI.VintasoftMouseButtons value
);
public:
property Vintasoft.Imaging.UI.VintasoftMouseButtons ActionMouseButton { Vintasoft.Imaging.UI.VintasoftMouseButtons get(); void set(Vintasoft.Imaging.UI.VintasoftMouseButtons value); }
Property Value
Значение по умолчанию - VintasoftMouseButtons.Left.