DioDocs for PDF
SkewY メソッド

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

パラメータ

radians
The Y angle, in radians.

戻り値の型

The skew matrix.
参照

SvgMatrix クラス
SvgMatrix メンバ