Version: 2017.1
protected Rect GetRowRect (int row);

パラメーター

row Row index.

戻り値

Rect Row rect.

説明

Get the rect for a row.

This rect is limited to the visible width of the scroll view. If the TreeView is using a MultiColumnHeader then the total width of all the columns can be found by MultiColumnHeaderState.widthOfAllVisibleColumns

関連項目: GetRows.