Initializer

init(cgRect:)

Creates a new value object containing the specified CoreGraphics rectangle structure. 指定されたCoreGraphics矩形構造体を含んでいる新しい値オブジェクトを作成します。

Declaration 宣言

init(cgRect rect: CGRect)

Parameters パラメータ

rect

The value for the new object. 新しいオブジェクトに対する値。

Return Value 戻り値

A new value object that contains the rectangle information. 矩形情報を含んでいる新しい値オブジェクト。

See Also 参照

Working with CoreGraphics Geometry Values CoreGraphics幾何学値を扱う

Related Documentation 関連文書