System::Drawing::CharacterRange::set_Length metodo
CharacterRange::set_Length method
Restituisce il numero di caratteri nell’intervallo rappresentato dall’oggetto corrente.
void System::Drawing::CharacterRange::set_Length(int32_t length)
| Parametro | Tipo | Descrizione |
|---|---|---|
| lunghezza | int32_t | Il valore da impostare |
Vedi anche
- Class CharacterRange
- Namespace System::Drawing
- Library Aspose.Font for C++