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)
| Parameter | Type | Açıklama |
|---|---|---|
| indeks | int32_t | Yeni bir yolun eklenmesi gereken konum. |
| veri | System::SharedPtr<XpsModel::XpsPathGeometry> | Yolun geometrisi. |
ReturnValue
Eklenen yol.
Ayrıca Bakınız
- Typedef SharedPtr
- Class XpsPath
- Class XpsPathGeometry
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++