Function 関数

NSWidth

Returns the width of the specified rectangle. 指定された矩形の幅を返します。

Declaration 宣言

CGFloat NSWidth(NSRect aRect);

Return Value 戻り値

The width of aRect. aRectの幅。

See Also 参照

Managing Rectangles 矩形を管理する