AcadTableClassSetCellGridVisibility Method


Namespace: BricscadDb
Assembly: Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
public virtual void SetCellGridVisibility(
        int row,
        int col,
        int edges,
        bool bValue
)

Parameters

row  Int32
 
col  Int32
 
edges  Int32
 
bValue  Boolean
 

Implements

IAcadTableSetCellGridVisibility(Int32, Int32, Int32, Boolean)
See Also

©  Bricsys NV. All rights reserved.