バージョン

Box コンストラクタ(Rectangle)

Box コンストラクター。
シンタックス
'宣言
 
Public Function New( _
   ByVal bounds As Rectangle _
)
public Box( 
   Rectangle bounds
)

パラメータ

bounds
この Box プリミティブの境界矩形。
参照