TableMinimumRowHeight Method

Returns the minimum row height for the specified row in this table entity.

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

Parameters

row  Int32
[in] Row index.

Return Value

Double
Minimum column width value.
See Also

©  Bricsys NV. All rights reserved.