DioDocs for PDF
Skew メソッド (View)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout.Composition 名前空間 > View クラス : Skew メソッド
The X angle, in degrees.
The Y angle, in degrees.
Applies a skew transformation.
シンタックス
'宣言
 
Public Function Skew( _
   ByVal degreesX As System.Single, _
   ByVal degreesY As System.Single _
) As View
public View Skew( 
   System.float degreesX,
   System.float degreesY
)

パラメータ

degreesX
The X angle, in degrees.
degreesY
The Y angle, in degrees.
参照

View クラス
View メンバ