RVTDocs.com

TableSectionData.GetRowHeightInPixels

Method
Description:
This returns a row's height in logical pixels
Syntax
public int GetRowHeightInPixels(
	int nRow
)
Parameters
Parameter Type Description
nRow Int32
Return Value
Exceptions
Exception Condition
ArgumentException The given row number nRow is invalid.