Aspose::Page::EPS::PsDocument::ClipAndNewPath method
PsDocument::ClipAndNewPath method
يضيف قصًا إلى حالة الرسومات الحالية ثم يكتب عامل "newpath". هذا ضروري لتجنب تلاقي مسار القص هذا وبعض المسارات اللاحقة مثل الرموز المرسومة باستخدام عامل "charpath".
void Aspose::Page::EPS::PsDocument::ClipAndNewPath(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++