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