TreeView for WinForms
Substract メソッド (Point)

C1.Win.6 アセンブリ > C1.Win.Interop 名前空間 > Point 構造体 : Substract メソッド
減算元の Point
減算される Size
Pointから Sizeを減算します。
シンタックス
'宣言
 
Public Shared Function Substract( _
   ByVal pt As Point, _
   ByVal sz As Size _
) As Point
public static Point Substract( 
   Point pt,
   Size sz
)

パラメータ

pt
減算元の Point
sz
減算される Size

戻り値の型

減算の結果を表す Point
参照

Point 構造体
Point メンバ