Aspose::Page::XPS::XpsDocument::CreatePolyBezierSegment yöntemi
XpsDocument::CreatePolyBezierSegment method
Yeni bir kübik Bézier eğrileri kümesi oluşturur.
System::SharedPtr<XpsModel::XpsPolyBezierSegment> Aspose::Page::XPS::XpsDocument::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 XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++