TreeView for WinForms
Transform(Double,Double) メソッド

C1.Win.4.5.2 アセンブリ > C1.Win.Interop 名前空間 > Matrix 構造体 > Transform メソッド : Transform(Double,Double) メソッド
点の x 座標。
点の y 座標。
この行列に基づいて点を変換します。
シンタックス
'宣言
 
Public Overloads Function Transform( _
   ByVal x As System.Double, _
   ByVal y As System.Double _
) As Point
public Point Transform( 
   System.double x,
   System.double y
)

パラメータ

x
点の x 座標。
y
点の y 座標。

戻り値の型

点の変換の結果。
参照

Matrix 構造体
Matrix メンバ
オーバーロード一覧