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
ParameterTypeDescription
sSystem::SharedPtr<System::Drawing::Drawing2D::GraphicsPath>A path to be filled.

See Also