Aspose::Page::EPS::PsDocument::ClipAndNewPath method
PsDocument::ClipAndNewPath method
Voegt clip toe aan de huidige grafische status en schrijft vervolgens de “newpath”‑operator. Dit is nodig om de samenvloeiing van dit clippad en enkele daaropvolgende paden, zoals glyphs omlijnd met de “charpath”‑operator, te vermijden.
void Aspose::Page::EPS::PsDocument::ClipAndNewPath(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> s)
| Parameter | Type | Beschrijving |
|---|---|---|
| s | System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> | Het clippad. |
Zie ook
- Typedef SharedPtr
- Class GraphicsPath
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++