Aspose::Page::XPS::XpsDocument::AddPath metode

XpsDocument::AddPath method

Menambahkan jalur baru ke halaman aktif.

System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::XpsDocument::AddPath(System::SharedPtr<XpsModel::XpsPathGeometry> data)
ParameterTipeDeskripsi
dataSystem::SharedPtr<XpsModel::XpsPathGeometry>Geometri jalur.

ReturnValue

Jalur yang ditambahkan.

Lihat Juga