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

cgAffineTransformValue

Returns the CoreGraphics affine transform representation of the value. その値のCoreGraphicsアフィン変換表現を返します。

Declaration 宣言

var cgAffineTransformValue: CGAffineTransform { get }

Return Value 戻り値

The CoreGraphics affine transform representation of the value. その値のCoreGraphicsアフィン変換表現。

See Also 参照

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

Related Documentation 関連文書