System::Drawing::Pen::set_CompoundArray 方法
Pen::set_CompoundArray method
设置一个指定复合笔的值数组。
void System::Drawing::Pen::set_CompoundArray(const System::ArrayPtr<float> &value)
| Parameter | Type | 描述 |
|---|---|---|
| value | const System::ArrayPtr<float>& | 要设置的值 |
另见
- Typedef ArrayPtr
- Class Pen
- Namespace System::Drawing
- Library Aspose.Page for C++