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)
ParameterTypeBeschrijving
sSystem::SharedPtr<System::Drawing::Drawing2D::GraphicsPath>Het clippad.

Zie ook