バージョン

SetBounds(Rectangle) メソッド

レイヤーの外枠を設定してから、内枠を再計算します。
シンタックス
'宣言
 
Public Overloads Overrides Sub SetBounds( _
   ByVal bounds As Rectangle _
) 
public override void SetBounds( 
   Rectangle bounds
)

パラメータ

bounds
このレイヤーに割り当てる外枠。
参照