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)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Form | System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> | Der zu zeichnende Pfad. |
Siehe auch
- Typedef SharedPtr
- Class GraphicsPath
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++