Aspose::Page::EPS::PsDocument::ClipAndNewPath method
PsDocument::ClipAndNewPath method
Menambahkan klip ke keadaan grafis saat ini dan kemudian menulis operator “newpath”. Hal ini diperlukan untuk menghindari konfluensi jalur klipping ini dengan beberapa jalur berikutnya seperti glif yang digambar dengan operator “charpath”.
void Aspose::Page::EPS::PsDocument::ClipAndNewPath(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> s)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| s | System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> | Jalur klipping. |
Lihat Juga
- Typedef SharedPtr
- Class GraphicsPath
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++