DioDocs for PDF
Rotation(Single) メソッド

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX 名前空間 > Matrix3x2 構造体 > Rotation メソッド : Rotation(Single) メソッド
Angle of rotation, in degrees. Angles are measured clockwise when looking along the rotation axis.
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
Angle of rotation, in degrees. Angles are measured clockwise when looking along the rotation axis.

戻り値の型

The created rotation matrix.
参照

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