Méthode Aspose::Page::XPS::XpsDocument::CreatePath

XpsDocument::CreatePath method

Crée un nouveau chemin.

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

ReturnValue

Nouveau chemin.

Voir aussi