Metodo System::Drawing::Pen::set_CompoundArray
Pen::set_CompoundArray method
Imposta un array di valori che specifica una penna composta.
void System::Drawing::Pen::set_CompoundArray(const System::ArrayPtr<float> &value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | const System::ArrayPtr<float>& | Il valore da impostare |
Vedi anche
- Typedef ArrayPtr
- Class Pen
- Namespace System::Drawing
- Library Aspose.Font for C++