Metodo System::Drawing::Pen::set_DashCap
Pen::set_DashCap method
Imposta un valore che specifica il cap usato alle due estremità di una linea tratteggiata.
void System::Drawing::Pen::set_DashCap(Drawing2D::DashCap value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | Drawing2D::DashCap | Il valore da impostare |
Vedi anche
- Enum DashCap
- Class Pen
- Namespace System::Drawing
- Library Aspose.Font for C++