TableContentSetRowHeight Method

Sets the height of the specified row.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual void SetRowHeight(
        int row,
        double height
)

Parameters

row  Int32
[in] Row index.
height  Double
[in] Row height value.
See Also

©  Bricsys NV. All rights reserved.