Aspose::Page::XPS::XpsDocument::InsertPath method

XpsDocument::InsertPath method

index konumunda aktif sayfaya yeni bir yol ekler.

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