Aspose::Page::XPS::XpsModel::XpsCanvas::AddPath méthode

XpsCanvas::AddPath method

Ajoute un nouveau Path à la liste des enfants de ce canvas.

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

ReturnValue

Chemin ajouté.

Voir aussi