Aspose::Page::EPS::PsDocument::Draw-Methode

PsDocument::Draw method

Zeichne einen beliebigen Pfad.

void Aspose::Page::EPS::PsDocument::Draw(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> shape)
ParameterTypBeschreibung
FormSystem::SharedPtr<System::Drawing::Drawing2D::GraphicsPath>Der zu zeichnende Pfad.

Siehe auch