Aspose::Page::EPS::PsDocument::Clip method
PsDocument::Clip method
向当前图形状态添加裁剪。
void Aspose::Page::EPS::PsDocument::Clip(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> s)
| Parameter | Type | 描述 |
|---|---|---|
| s | System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> | 剪裁路径。 |
另见
- Typedef SharedPtr
- Class GraphicsPath
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++