Version: 2017.2

TreeView.GetCellRectForTreeFoldouts

매뉴얼로 전환
protected Rect GetCellRectForTreeFoldouts (Rect rowRect);

파라미터

rowRect Rect 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.

See Also: MultiColumnHeader.