Width(Get メソッド)

領域の幅を取得します。

int  Width()

戻り値

Width of the area.

Width(Set メソッド)

領域の幅を設定します。

virtual bool  Width(
  const int  w      // 幅
  )

パラメータ

w

[in]  新しい幅

戻り値

成功の場合は true、それ以外の場合は false