DioDocs for PDF
SkewX メソッド

GrapeCity.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > SvgMatrix クラス : SkewX メソッド
The X angle, in radians.
Applies the skew transformation along the X axis.
シンタックス
'宣言
 
Public Function SkewX( _
   ByVal radians As System.Single _
) As SvgMatrix
public SvgMatrix SkewX( 
   System.float radians
)

パラメータ

radians
The X angle, in radians.

戻り値の型

The skew matrix.
参照

SvgMatrix クラス
SvgMatrix メンバ