AcadTableClassGetCellExtents Method


Namespace: BricscadDb
Assembly: Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
public virtual Object GetCellExtents(
        int row,
        int col,
        bool bOuterCell
)

Parameters

row  Int32
 
col  Int32
 
bOuterCell  Boolean
 

Return Value

Object

Implements

IAcadTableGetCellExtents(Int32, Int32, Boolean)
See Also

©  Bricsys NV. All rights reserved.