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++