Aspose::Page::EPS::PsDocument::ClipAndNewPath method

PsDocument::ClipAndNewPath method

يضيف قصًا إلى حالة الرسومات الحالية ثم يكتب عامل "newpath". هذا ضروري لتجنب تلاقي مسار القص هذا وبعض المسارات اللاحقة مثل الرموز المرسومة باستخدام عامل "charpath".

void Aspose::Page::EPS::PsDocument::ClipAndNewPath(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> s)
ParameterTypeالوصف
sSystem::SharedPtr<System::Drawing::Drawing2D::GraphicsPath>مسار القص.

انظر أيضًا