Version: 2017.4
protected Rect GetCellRectForTreeFoldouts (Rect rowRect);

パラメーター

rowRectRect for a row.

戻り値

Rect Cell rect in a multi column setup.

説明

Utility for multi column setups. This method will clip the input rowRect against the column rect defined by columnIndexForTreeFoldouts to get the cell rect where the the foldout arrows appear.

関連項目: MultiColumnHeader.