RVTDocs.com

TableSectionData.GetRowHeight

Method
Description:
Returns a row's height in feet
Syntax
public double GetRowHeight(
	int nRow
)
Parameters
Parameter Type Description
nRow Int32
Return Value
Exceptions
Exception Condition
ArgumentException The given row number nRow is invalid.