Bitmap for UWP
Rotation(Single,Point2F) メソッド

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

パラメータ

degrees
center
参照

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