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

PageAPI::InsertPath method

Menyisipkan path baru ke halaman pada posisi index.

System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertPath(int32_t index, System::SharedPtr<XpsModel::XpsPathGeometry> data)
ParameterTipeDeskripsi
indeksint32_tPosisi di mana jalur baru harus disisipkan.
dataSystem::SharedPtr<XpsModel::XpsPathGeometry>Geometri jalur.

ReturnValue

Jalur yang disisipkan.

Lihat Juga