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