Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertPath method

PageAPI::InsertPath method

Εισάγει ένα νέο μονοπάτι στη σελίδα στη θέση index.

System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertPath(int32_t index, System::SharedPtr<XpsModel::XpsPathGeometry> data)
ParameterTypeΠεριγραφή
δείκτηςint32_tΘέση στην οποία πρέπει να εισαχθεί ένα νέο μονοπάτι.
δεδομέναSystem::SharedPtr<XpsModel::XpsPathGeometry>Η γεωμετρία του μονοπατιού.

ReturnValue

Εισαχθέν μονοπάτι.

Δείτε επίσης