rect(ofColumn:)
Returns the rectangle containing the specified column.
Declaration
func rect(ofColumn columnIndex: Int) -> NSRectParameters
- columnIndex:
The column index.
Return Value
A rectangle containing the column. Specified in the view’s coordinate system.