'Declaration Public Property RemoveLastPointButton As Vintasoft.Imaging.UI.VintasoftMouseButtons
public Vintasoft.Imaging.UI.VintasoftMouseButtons RemoveLastPointButton { get; set; }
public: __property Vintasoft.Imaging.UI.VintasoftMouseButtons get_RemoveLastPointButton(); public: __property void set_RemoveLastPointButton(
Vintasoft.Imaging.UI.VintasoftMouseButtons value
);
public:
property Vintasoft.Imaging.UI.VintasoftMouseButtons RemoveLastPointButton { Vintasoft.Imaging.UI.VintasoftMouseButtons get(); void set(Vintasoft.Imaging.UI.VintasoftMouseButtons value); }
Property Value
Default value is System.Windows.Forms.MouseButtons.Middle.