TableSetRowHeight(Int32, Double) Method

Sets the height of the specified row in this table entity.

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

Parameters

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

©  Bricsys NV. All rights reserved.