Aspose::Page::EPS::Device::PdfDevice::SetClip Methode

PdfDevice::SetClip method

Gibt den Clip des Geräts an.

void Aspose::Page::EPS::Device::PdfDevice::SetClip(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> clipPath) override
ParameterTypBeschreibung
clipPathSystem::SharedPtr<System::Drawing::Drawing2D::GraphicsPath>Ein Clipping-Pfad.

Siehe auch