IAcadTableEnableBreak
Property
|
Namespace: BricscadDb
Assembly: BricscadDb (in BricscadDb.dll)
Version: 25.0.0.0
Syntax
bool EnableBreak { set; }
WriteOnly Property EnableBreak As Boolean
Set
property bool EnableBreak {
void set (bool value);
}
abstract EnableBreak : bool with set
Property Value
Boolean
See Also