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

탭 정지점 사이의 공백 수를 나타내는 값을 포함하는 배열

또 보기