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

DocumentUtils::CreateCircle method

ينشئ هندسة مسار تمثل دائرة.

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

ReturnValue

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

انظر أيضًا