DioDocs for PDF
Rotate メソッド

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

パラメータ

degrees
Angle of rotation, in degrees. Angles are measured clockwise when looking along the rotation axis.
参照

View クラス
View メンバ