Instance Property インスタンスプロパティ

sourceRect

A unit-space rectangle defining how much of the source image to draw. どのくらいソース画像を描画するか定義している単位空間矩形。

Declaration 宣言

var sourceRect: CGRect

Discussion 議論

The results are undefined if this rectangle selects areas outside the [0, 1] range in either axis.

See Also 参照

Configuring the Image Paint Style