DioDocs for PDF
Transform(Single,Single) メソッド

GrapeCity.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > SvgMatrix クラス > Transform メソッド : Transform(Single,Single) メソッド
X-coordinate of the original point.
Y-coordinate of the original point.
Transforms a point by this matrix.
シンタックス
'宣言
 
Public Overloads Function Transform( _
   ByVal x As System.Single, _
   ByVal y As System.Single _
) As System.Drawing.PointF
public System.Drawing.PointF Transform( 
   System.float x,
   System.float y
)

パラメータ

x
X-coordinate of the original point.
y
Y-coordinate of the original point.

戻り値の型

The transformed point.
参照

SvgMatrix クラス
SvgMatrix メンバ
オーバーロード一覧