DioDocs for PDF
Transform(PointF) メソッド

GrapeCity.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > SvgMatrix クラス > Transform メソッド : Transform(PointF) メソッド
The original point to apply the transformation.
Transforms a point by this matrix.
シンタックス
'宣言
 
Public Overloads Function Transform( _
   ByVal point As System.Drawing.PointF _
) As System.Drawing.PointF
public System.Drawing.PointF Transform( 
   System.Drawing.PointF point
)

パラメータ

point
The original point to apply the transformation.

戻り値の型

The transformed point.
参照

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