Aspose::Page::EPS::PsDocument::Clip method
PsDocument::Clip method
Adds clip to current graphics state.
void Aspose::Page::EPS::PsDocument::Clip(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> s)
Parameter | Type | Description |
---|---|---|
s | System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> | The clipping path. |
See Also
- Typedef SharedPtr
- Class GraphicsPath
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++