Bitmap for UWP
Rotation(Single) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > Matrix3x2 構造体 > Rotation メソッド : Rotation(Single) メソッド
Creates a matrix that rotates.
シンタックス
'宣言
 
Public Overloads Shared Function Rotation( _
   ByVal degrees As System.Single _
) As Matrix3x2
public static Matrix3x2 Rotation( 
   System.float degrees
)

パラメータ

degrees

戻り値の型

The created rotation matrix.
参照

Matrix3x2 構造体
Matrix3x2 メンバ
オーバーロード一覧