Aspose::Page::EPS::Device::PdfDevice::Fill 方法

PdfDevice::Fill method

填充路径。

void Aspose::Page::EPS::Device::PdfDevice::Fill(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> s) override
ParameterType描述
sSystem::SharedPtr<System::Drawing::Drawing2D::GraphicsPath>要填充的路径。

另见