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)
ParameterTypBeschreibung
sSystem::SharedPtr<System::Drawing::Drawing2D::GraphicsPath>Der Clipping-Pfad.

Siehe auch