PowerTools SPREAD for Windows Forms 8.0J
SetBounds(RectangleF) メソッド


浮動小数点数でサイズが指定された境界矩形を含むRectangleオブジェクト
要素の境界を、指定した境界矩形オブジェクトの位置とサイズ(浮動小数点数値)に設定します。
構文
'Declaration
 
Public Overloads Overridable Sub SetBounds( _
   ByVal rectInput As RectangleF _
) 
'使用法
 
Dim instance As ElementWindowless
Dim rectInput As RectangleF
 
instance.SetBounds(rectInput)
public virtual void SetBounds( 
   RectangleF rectInput
)

パラメータ

rectInput
浮動小数点数でサイズが指定された境界矩形を含むRectangleオブジェクト
参照

ElementWindowless クラス
ElementWindowless メンバ
オーバーロード一覧

 

 


© 2004-2015, GrapeCity inc. All rights reserved.