Aspose::Page::EPS::Device::PdfDevice::Clip methode

PdfDevice::Clip method

Knipt met de gegeven vorm. Verzendt naar writeClip(Rectangle), writeClip(RectangleF) of writeClip(Shape).

virtual void Aspose::Page::EPS::Device::PdfDevice::Clip(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> s)
ParameterTypeBeschrijving
vormSystem::SharedPtr<System::Drawing::Drawing2D::GraphicsPath>gebruikt voor knippen

Zie ook