バージョン

MeasureView(View,Int32,Int32,Int32,Int32) メソッド

子ビューを測定します。
シンタックス
protected void MeasureView( 
   Android.Views.View child,
   int left,
   int top,
   int width,
   int height
)

パラメータ

child
子ビュー。
left
子ビューの左位置。
top
子ビューの上位置。
width
子ビューの幅。
height
子ビューの高さ。
参照