IAcadTableEnableBreak Property
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 21.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
Type:
Boolean
See Also