Aspose::Page::EPS::PsDocument::ClipAndNewPath method
PsDocument::ClipAndNewPath method
Mevcut grafik durumuna kırpma ekler ve ardından "newpath" operatörünü yazar. Bu, bu kırpma yolunun ve "charpath" operatörüyle çevrelenmiş glifler gibi bazı sonraki yolların birleşmesinden kaçınmak için gereklidir.
void Aspose::Page::EPS::PsDocument::ClipAndNewPath(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> s)
| Parameter | Type | Açıklama |
|---|---|---|
| s | System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> | Kırpma yolu. |
Ayrıca Bakınız
- Typedef SharedPtr
- Class GraphicsPath
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++