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

DocumentUtils::CreateCircularSegment method

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

System::SharedPtr<XpsModel::XpsPathGeometry> Aspose::Page::XPS::DocumentUtils::CreateCircularSegment(System::Drawing::PointF center, float radius, float startAngle, float endAngle)
ParameterTypeالوصف
المركزSystem::Drawing::PointFمركز الدائرة.
radiusعدد عائمنصف قطر الدائرة.
startAngleعدد عائمزاوية البدء.
endAngleعدد عائمزاوية النهاية.

ReturnValue

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

انظر أيضًا