Aspose::Page::XPS::XpsDocument::InsertPath metode

XpsDocument::InsertPath method

Menyisipkan jalur baru ke halaman aktif pada posisi index .

System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::XpsDocument::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