Creates a translation matrix.
シンタックス
'宣言
Public Overloads Shared Function CreateTranslation( _
ByVal As System.Drawing.PointF _
) As SvgMatrix
public static SvgMatrix CreateTranslation(
System.Drawing.PointF
)
パラメータ
- point
- The translation position.
戻り値の型
The translation matrix.
参照