TreeView for WinForms
Add メソッド (Point)

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

パラメータ

pt
加算先の Point
sz
加算される Size

戻り値の型

加算の結果を表す Point
参照

Point 構造体
Point メンバ