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