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

PageAPI::InsertPath method

Sayfaya index konumunda yeni bir yol ekler.

System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertPath(int32_t index, System::SharedPtr<XpsModel::XpsPathGeometry> data)
ParameterTypeAçıklama
indeksint32_tYeni bir yolun eklenmesi gereken konum.
veriSystem::SharedPtr<XpsModel::XpsPathGeometry>Yolun geometrisi.

ReturnValue

Eklenen yol.

Ayrıca Bakınız