TableColumnWidth Method

Returns the width of the specified column in this table entity.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual double ColumnWidth(
        int col
)

Parameters

col  Int32
[in] Column index.

Return Value

Double
Column width.
See Also

©  Bricsys NV. All rights reserved.