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)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| n | int32_t | शिखरों की संख्या। |
| center | System::Drawing::PointF | वृत्त का केंद्र। |
| radius | फ़्लोट | वृत्त की त्रिज्या। |
ReturnValue
यह XPS पाथ ज्योमेट्री।
संबंधित देखें
- Typedef SharedPtr
- Class XpsPathGeometry
- Class PointF
- Class DocumentUtils
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++