System::Drawing::StringFormat::GetTabStops metodo
StringFormat::GetTabStops method
Restituisce le tabulazioni per l’oggetto StringFormat corrente.
ArrayPtr<float> System::Drawing::StringFormat::GetTabStops(float &first_tab_offset) const
| Parametro | Tipo | Descrizione |
|---|---|---|
| first_tab_offset | float& | Output argumnt; Contiene il numero di spazi tra l’inizio di una riga di testo e la prima tabulazione |
ReturnValue
Un array contenente valori che sono i numeri di spazi tra le tabulazioni
Vedi anche
- Typedef ArrayPtr
- Class StringFormat
- Namespace System::Drawing
- Library Aspose.Font for C++