Aspose::Page::EPS::Device::PdfDevice::ClipRect 方法
PdfDevice::ClipRect method
裁剪矩形。调用 clip(Rectangle2D)。
virtual void Aspose::Page::EPS::Device::PdfDevice::ClipRect(float x, float y, float width, float height)
| Parameter | Type | 描述 |
|---|---|---|
| x | 单精度浮点数 | , y, width, height 用于裁剪的矩形 |
另见
- Class PdfDevice
- Namespace Aspose::Page::EPS::Device
- Library Aspose.Page for C++