Aspose::Page::EPS::PsDocument::Clip Methode
PsDocument::Clip method
Fügt dem aktuellen Grafikzustand einen Clip hinzu.
void Aspose::Page::EPS::PsDocument::Clip(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> s)
| Parameter | Typ | Beschreibung |
|---|---|---|
| s | System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> | Der Clipping-Pfad. |
Siehe auch
- Typedef SharedPtr
- Class GraphicsPath
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++