Aspose::Page::EPS::Device::PdfDevice::SetClip 方法
PdfDevice::SetClip method
指定设备的剪裁区域。
void Aspose::Page::EPS::Device::PdfDevice::SetClip(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> clipPath) override
| Parameter | Type | 描述 |
|---|---|---|
| clipPath | System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> | 剪裁路径。 |
另见
- Typedef SharedPtr
- Class GraphicsPath
- Class PdfDevice
- Namespace Aspose::Page::EPS::Device
- Library Aspose.Page for C++