'Declaration Public Shared Property DefaultRemoveLastPointButton As Vintasoft.Imaging.UI.VintasoftMouseButtons
public static Vintasoft.Imaging.UI.VintasoftMouseButtons DefaultRemoveLastPointButton { get; set; }
public: __property static Vintasoft.Imaging.UI.VintasoftMouseButtons get_DefaultRemoveLastPointButton(); public: __property static void set_DefaultRemoveLastPointButton(
Vintasoft.Imaging.UI.VintasoftMouseButtons value
);
public:
static property Vintasoft.Imaging.UI.VintasoftMouseButtons DefaultRemoveLastPointButton { Vintasoft.Imaging.UI.VintasoftMouseButtons get(); void set(Vintasoft.Imaging.UI.VintasoftMouseButtons value); }
Property Value
Default value is System.Windows.Forms.MouseButtons.Middle.