'宣言
Public Sub SetBounds( _ ByVal bounds As RectangleF _ )
public void SetBounds( RectangleF bounds )
パラメータ
- bounds
- コントロールの位置とサイズを定義する矩形。
戻り値の型
矩形は、浮動小数点値または単精度浮動小数点値(インチ単位)を使用して定義します。
'宣言
Public Sub SetBounds( _ ByVal bounds As RectangleF _ )
public void SetBounds( RectangleF bounds )