System::Drawing::StringFormat::GetTabStops メソッド

StringFormat::GetTabStops method

現在の StringFormat オブジェクトのタブ位置を返します。

ArrayPtr<float> System::Drawing::StringFormat::GetTabStops(float &first_tab_offset) const
パラメーター説明
first_tab_offsetfloat&Output argumnt; テキスト行の先頭と最初のタブ位置の間のスペース数を含みます

ReturnValue

タブ位置間のスペース数を表す値を含む配列

参照