Contents

rect(ofColumn:)

Returns the rectangle containing the specified column.

Declaration

func rect(ofColumn columnIndex: Int) -> NSRect

Parameters

  • columnIndex:

    The column index.

Return Value

A rectangle containing the column. Specified in the view’s coordinate system.

See Also

Getting Columns and Rows Information