Aspose::Page::EPS::PsDocument::Fill 方法

PsDocument::Fill method

填充任意路径。

void Aspose::Page::EPS::PsDocument::Fill(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> shape)
ParameterType描述
形状System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath>要填充的路径。

另见