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

C1.Win.8 アセンブリ > C1.Win.Interop 名前空間 > Rect 構造体 > Rect コンストラクタ : Rect コンストラクタ(Point,Size)
The location (coordinates of the top left corner) of the rectangle.
The size of the rectangle.
Initializes a new instance of the Rect structure.
シンタックス
'宣言
 
Public Function New( _
   ByVal location As Point, _
   ByVal size As Size _
)
public Rect( 
   Point location,
   Size size
)

パラメータ

location
The location (coordinates of the top left corner) of the rectangle.
size
The size of the rectangle.
参照

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