IAcadPreferencesSystemBeepOnError Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
bool BeepOnError { get; set; }
Property BeepOnError As Boolean
Get
Set
property bool BeepOnError {
bool get ();
void set (bool value);
}
abstract BeepOnError : bool with get, set
Property Value
Type:
Boolean
See Also