バージョン

SetBounds(Rectangle) メソッド

このレイヤーの枠を設定します。
シンタックス
'宣言
 
Public Overloads Overrides Sub SetBounds( _
   ByVal bounds As Rectangle _
) 
public override void SetBounds( 
   Rectangle bounds
)

パラメータ

bounds
このレイヤーの枠として適用される枠矩形。
参照