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)
ParameterType描述
x单精度浮点数, y, width, height 用于裁剪的矩形

另见