Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::CreatePolyBezierSegment method

PageAPI::CreatePolyBezierSegment method

ينشئ مجموعة جديدة من منحنيات بيزيه المكعبة.

System::SharedPtr<XpsModel::XpsPolyBezierSegment> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::CreatePolyBezierSegment(System::ArrayPtr<System::Drawing::PointF> points, bool isStroked=true)
ParameterTypeالوصف
pointsSystem::ArrayPtr<System::Drawing::PointF>نقاط التحكم لقطاعات بيزيه المتعددة.
isStrokedboolيحدد ما إذا كان الخط لهذا الجزء من المسار مرسومًا.

ReturnValue

مقطع منحنيات بيزيه المكعبة الجديد.

انظر أيضًا