Aspose::Page::XPS::DocumentUtils::CreatePieSlice metodu
DocumentUtils::CreatePieSlice method
İki radyal ışın arasında bir daire dilimini temsil eden bir yol geometrisi oluşturur.
System::SharedPtr<XpsModel::XpsPathGeometry> Aspose::Page::XPS::DocumentUtils::CreatePieSlice(System::Drawing::PointF center, float radius, float startAngle, float endAngle)
| Parameter | Type | Açıklama |
|---|---|---|
| merkez | System::Drawing::PointF | Dairenin merkezi. |
| radius | float | Dairenin yarıçapı. |
| startAngle | float | Başlangıç ışınının açısı. |
| endAngle | float | Bitiş ışınının açısı. |
ReturnValue
XPS yol geometrisi.
Ayrıca Bakınız
- Typedef SharedPtr
- Class XpsPathGeometry
- Class PointF
- Class DocumentUtils
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++