Aspose::Page::EPS::Device::PdfDevice::Fill method
PdfDevice::Fill method
Fills a path.
void Aspose::Page::EPS::Device::PdfDevice::Fill(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> s) override
Parameter | Type | Description |
---|---|---|
s | System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> | A path to be filled. |
See Also
- Typedef SharedPtr
- Class GraphicsPath
- Class PdfDevice
- Namespace Aspose::Page::EPS::Device
- Library Aspose.Page for C++