Ribbon for WinForms
Rect コンストラクタ(Point,Point)

C1.Win.8 アセンブリ > C1.Win.Interop 名前空間 > Rect 構造体 > Rect コンストラクタ : Rect コンストラクタ(Point,Point)
The first point that the new rectangle must contain.
The second point that the new rectangle must contain.
シンタックス
'宣言
 
Public Function New( _
   ByVal point1 As Point, _
   ByVal point2 As Point _
)
public Rect( 
   Point point1,
   Point point2
)

パラメータ

point1
The first point that the new rectangle must contain.
point2
The second point that the new rectangle must contain.
参照

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