Aspose::Page::EPS::Device::PdfDevice::SetClip method
PdfDevice::SetClip method
デバイスのクリップを指定します。
void Aspose::Page::EPS::Device::PdfDevice::SetClip(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> clipPath) override
| パラメーター | 型 | 説明 |
|---|---|---|
| clipPath | System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> | クリッピングパス。 |
参照
- Typedef SharedPtr
- Class GraphicsPath
- Class PdfDevice
- Namespace Aspose::Page::EPS::Device
- Library Aspose.Page for C++