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)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| bentuk | System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> | digunakan untuk pemotongan |
Lihat Juga
- Typedef SharedPtr
- Class GraphicsPath
- Class PdfDevice
- Namespace Aspose::Page::EPS::Device
- Library Aspose.Page for C++