IAcadTableClearTableStyleOverrides Method
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
void ClearTableStyleOverrides(
int flag
)
Sub ClearTableStyleOverrides (
flag As Integer
)
void ClearTableStyleOverrides(
[InAttribute] int flag
)
abstract ClearTableStyleOverrides :
flag : int -> unit
Parameters
- flag
- Type: SystemInt32
See Also