DioDocs for PDF
Translate メソッド

GrapeCity.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > SvgMatrix クラス : Translate メソッド
The X position.
The Y position.
Applies the translation transformation.
シンタックス
'宣言
 
Public Function Translate( _
   ByVal tx As System.Single, _
   ByVal ty As System.Single _
) As SvgMatrix
public SvgMatrix Translate( 
   System.float tx,
   System.float ty
)

パラメータ

tx
The X position.
ty
The Y position.

戻り値の型

The translated matrix.
参照

SvgMatrix クラス
SvgMatrix メンバ