Aspose::Page::XPS::XpsDocument::AddPath metodo

XpsDocument::AddPath method

Aggiunge un nuovo percorso alla pagina attiva.

System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::XpsDocument::AddPath(System::SharedPtr<XpsModel::XpsPathGeometry> data)
ParametroTipoDescrizione
datiSystem::SharedPtr<XpsModel::XpsPathGeometry>La geometria del percorso.

ReturnValue

Percorso aggiunto.

Vedi anche