Function 関数

NSHeight

Returns the height of a given rectangle. 与えられた矩形の高さを返します。

Declaration 宣言

CGFloat NSHeight(NSRect aRect);

Return Value 戻り値

The height of aRect. aRectの高さ。

See Also 参照

Managing Rectangles 矩形を管理する