バージョン

SimpleViewGroup.LayoutParams コンストラクタ(Int32,Int32)

LayoutParams を構築します。
シンタックス
public SimpleViewGroup.LayoutParams( 
   int width,
   int height
)

パラメータ

width
使用する幅。
height
使用する高さ。
参照