Creates a matrix that rotates.
シンタックス
'宣言
Public Overloads Shared Sub RotationRef( _
ByRef As Matrix3x2, _
ByVal As System.Single, _
ByRef As Point2F _
)
public static void RotationRef(
out Matrix3x2 ,
System.float ,
ref Point2F
)
パラメータ
- result
- degrees
- center
参照