Aspose::Page::EPS::PsDocument::Fill 方法
PsDocument::Fill method
填充任意路径。
void Aspose::Page::EPS::PsDocument::Fill(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> shape)
| Parameter | Type | 描述 |
|---|---|---|
| 形状 | System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> | 要填充的路径。 |
另见
- Typedef SharedPtr
- Class GraphicsPath
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++