Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
OnSizeChanged メソッド (LegendBase)
レイアウトでこのビューのサイズが変更されたときに呼び出されます。
シンタックス
protected override void OnSizeChanged(
int ,
int ,
int ,
int
)
パラメータ
- w
- ビューの現在の幅。
- h
- ビューの現在の高さ。
- oldw
- ビューの以前の幅。
- oldh
- ビューの以前の高さ。
参照