IAcadTableStyleGetBackgroundColorNone
Method
 | 
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.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