Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::CreatePolyBezierSegment metodu
PageAPI::CreatePolyBezierSegment method
Yeni bir kübik Bézier eğrileri kümesi oluşturur.
System::SharedPtr<XpsModel::XpsPolyBezierSegment> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::CreatePolyBezierSegment(System::ArrayPtr<System::Drawing::PointF> points, bool isStroked=true)
| Parameter | Type | Açıklama |
|---|---|---|
| points | System::ArrayPtr<System::Drawing::PointF> | Birden çok Bézier segmenti için kontrol noktaları. |
| isStroked | bool | Bu yol segmentinin çizgisinin çizilip çizilmediğini belirtir. |
ReturnValue
Yeni kübik Bézier eğrileri segmenti.
Ayrıca Bakınız
- Typedef SharedPtr
- Class XpsPolyBezierSegment
- Typedef ArrayPtr
- Class PointF
- Class PageAPI
- Namespace Aspose::Page::XPS::Features::EventBasedModifications
- Library Aspose.Page for C++