Aspose::Page::EPS::Device::PdfDevice::Clip metode

PdfDevice::Clip method

Memotong menggunakan bentuk yang diberikan. Meneruskan ke writeClip(Rectangle), writeClip(RectangleF), atau writeClip(Shape).

virtual void Aspose::Page::EPS::Device::PdfDevice::Clip(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> s)
ParameterTipeDeskripsi
bentukSystem::SharedPtr<System::Drawing::Drawing2D::GraphicsPath>digunakan untuk pemotongan

Lihat Juga