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