Aspose::Page::XPS::DocumentUtils::CreateEllipse طريقة

DocumentUtils::CreateEllipse method

ينشئ هندسة مسار تمثل قطعًا ناقصًا.

System::SharedPtr<XpsModel::XpsPathGeometry> Aspose::Page::XPS::DocumentUtils::CreateEllipse(System::Drawing::PointF center, float radiusX, float radiusY)
ParameterTypeالوصف
المركزSystem::Drawing::PointFنقطة المركز للإهليلج.
radiusXعدد عائمنصف القطر الأفقي للإهليلج.
radiusYعدد عائمنصف القطر العمودي للإهليلج.

ReturnValue

الـ XPS هندسة المسار.

انظر أيضًا