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