次の方法で共有


CGContext.RotateCTM(nfloat) メソッド

定義

正の値を反時計回りに回転させて、現在の変換行列をラジアンで angle 回転させます。

public void RotateCTM (nfloat angle);
member this.RotateCTM : nfloat -> unit

パラメーター

angle
nfloat

正の値を反時計回りに持つ角度 (ラジアン)。

適用対象