Aspose::Page::EPS::Device::PdfDevice::SetClip method
PdfDevice::SetClip method
Specifies the clip of the device.
void Aspose::Page::EPS::Device::PdfDevice::SetClip(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> clipPath) override
Parameter | Type | Description |
---|---|---|
clipPath | System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> | A clipping path. |
See Also
- Typedef SharedPtr
- Class GraphicsPath
- Class PdfDevice
- Namespace Aspose::Page::EPS::Device
- Library Aspose.Page for C++