Aspose::Page::EPS::PsDocument::Clip method
PsDocument::Clip method
現在のグラフィックス状態にクリップを追加します。
void Aspose::Page::EPS::PsDocument::Clip(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> s)
| パラメーター | 型 | 説明 |
|---|---|---|
| s | System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> | クリッピングパスです。 |
参照
- Typedef SharedPtr
- Class GraphicsPath
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++