System::Drawing::Pen::set_CompoundArray メソッド
Pen::set_CompoundArray method
複合ペンを指定する値の配列を設定します。
void System::Drawing::Pen::set_CompoundArray(const System::ArrayPtr<float> &value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | const System::ArrayPtr<float>& | 設定する値 |
参照
- Typedef ArrayPtr
- Class Pen
- Namespace System::Drawing
- Library Aspose.Page for C++