DioDocs for PDF
CreateRotation(Single) メソッド

GrapeCity.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > SvgMatrix クラス > CreateRotation メソッド : CreateRotation(Single) メソッド
Angle of rotation, in radians. Angles are measured clockwise when looking along the rotation axis.
Creates a rotation matrix.
シンタックス
'宣言
 
Public Overloads Shared Function CreateRotation( _
   ByVal radians As System.Single _
) As SvgMatrix
public static SvgMatrix CreateRotation( 
   System.float radians
)

パラメータ

radians
Angle of rotation, in radians. Angles are measured clockwise when looking along the rotation axis.

戻り値の型

The rotation matrix.
参照

SvgMatrix クラス
SvgMatrix メンバ
オーバーロード一覧