Proprietà DedNetApplicationUseModalDialog
|
Indica se visualizzqare i dialoghi in modalità (Modal) usato in Bricscad.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi public bool UseModalDialog { get; set; }
Public Property UseModalDialog As Boolean
Get
Set
public:
property bool UseModalDialog {
bool get ();
void set (bool value);
}
member UseModalDialog : bool with get, set
Valore della proprietà
BooleanVedi anche