System::Drawing::StringFormat::GetTabStops method
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 il primo tabulatore |
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.Page for C++