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