System::Drawing::Pen::set_DashOffset method
Pen::set_DashOffset method
Imposta la distanza dall’inizio di una linea all’inizio di un modello di tratteggio.
void System::Drawing::Pen::set_DashOffset(float value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| value | float | Il valore da impostare |
Vedi anche
- Class Pen
- Namespace System::Drawing
- Library Aspose.Page for C++