Aspose::Page::EPS::PsDocument::SetStroke 方法
PsDocument::SetStroke method
设置当前图形状态的描边。
void Aspose::Page::EPS::PsDocument::SetStroke(System::SharedPtr<System::Drawing::Pen> stroke)
| Parameter | Type | 描述 |
|---|---|---|
| stroke | System::SharedPtr<System::Drawing::Pen> | 描边。 |
另见
- Typedef SharedPtr
- Class Pen
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++