Aspose::Page::XPS::XpsDocument::AddPath méthode

XpsDocument::AddPath method

Ajoute un nouveau chemin à la page active.

System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::XpsDocument::AddPath(System::SharedPtr<XpsModel::XpsPathGeometry> data)
ParamètreTypeDescription
donnéesSystem::SharedPtr<XpsModel::XpsPathGeometry>La géométrie du chemin.

ReturnValue

Chemin ajouté.

Voir aussi