TableSetColumnWidth(Int32, Double) Method

Sets 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 void SetColumnWidth(
        int col,
        double width
)

Parameters

col  Int32
[in] Column index.
width  Double
[in] Column width.
See Also

©  Bricsys NV. All rights reserved.