Aspose::Page::EPS::PsDocument::Draw method

PsDocument::Draw method

Draw an arbitrary path.

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

See Also