DioDocs for PDF
Rotate(Single) メソッド

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

パラメータ

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

戻り値の型

The rotated matrix.
参照

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