Aspose::Page::XPS::DocumentUtils::CreateCircle طريقة
DocumentUtils::CreateCircle method
ينشئ هندسة مسار تمثل دائرة.
System::SharedPtr<XpsModel::XpsPathGeometry> Aspose::Page::XPS::DocumentUtils::CreateCircle(System::Drawing::PointF center, float radius)
| Parameter | Type | الوصف |
|---|---|---|
| المركز | System::Drawing::PointF | نقطة المركز للدائرة. |
| radius | عدد عائم | نصف قطر الدائرة. |
ReturnValue
الـ XPS هندسة المسار.
انظر أيضًا
- Typedef SharedPtr
- Class XpsPathGeometry
- Class PointF
- Class DocumentUtils
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++