System::Drawing::Pen::set_CompoundArray method
Pen::set_CompoundArray method
Sets an array of values that specifies a compound pen.
void System::Drawing::Pen::set_CompoundArray(const System::ArrayPtr<float> &value)
Parameter | Type | Description |
---|---|---|
value | const System::ArrayPtr<float>& | The value to set |
See Also
- Typedef ArrayPtr
- Class Pen
- Namespace System::Drawing
- Library Aspose.PUB for C++