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

DocumentUtils::CreateRegularInscribedNGon method

ينشئ هندسة مسار تمثل مضلعًا منتظمًا n-أضلاع داخل دائرة.

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

ReturnValue

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

انظر أيضًا