NtTimeChartControl.GetRowHeight Method
Returns the height of a row in pixels.
Overload List:
| Modifier / Return Value | Name and Parameters | Description |
|---|---|---|
|
|
|
Returns the height of the row with the zero based index r. The topmost row has index 0. |
Return value:
Height of the row in pixels.
Parameters:
Zero based index of the row.
Remarks:
Throws an Exception if r is less than zero or equal or bigger than the row count.
See also:
GetColGetColHeaderStr()GetColWidth()
GetColX()
GetRowY()
