Aspose::Page::EPS::PsDocument::Fill method

PsDocument::Fill method

Fill an arbitrary path.

void Aspose::Page::EPS::PsDocument::Fill(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> shape)
ParameterTypeDescription
shapeSystem::SharedPtr<System::Drawing::Drawing2D::GraphicsPath>The path to fill.

See Also