IAcadTableStyleGetBackgroundColorNone
Method
|
Namespace: BricscadDb
Assembly: BricscadDb (in BricscadDb.dll)
Version: 25.0.0.0
Syntax
bool GetBackgroundColorNone(
AcRowType rowType
)
Function GetBackgroundColorNone (
rowType As AcRowType
) As Boolean
bool GetBackgroundColorNone(
[InAttribute] AcRowType rowType
)
abstract GetBackgroundColorNone :
rowType : AcRowType -> bool
Parameters
- rowType AcRowType
-
Return Value
Boolean
See Also