Instance Method インスタンスメソッド

transform(_:)

Applies the receiver’s transform to the specified point and returns the result. レシーバの持つ変換を指定された点に適用して、結果を返します。

Declaration 宣言

func transform(_ point: NSPoint) -> NSPoint

See Also 参照

Transforming Data and Objects データおよびオブジェクトの変換