Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::AddPath metod

PageAPI::AddPath method

Lägger till en ny path på sidan.

System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::AddPath(System::SharedPtr<XpsModel::XpsPathGeometry> data)
ParameterTypeBeskrivning
dataSystem::SharedPtr<XpsModel::XpsPathGeometry>Geometrin för banan.

ReturnValue

Tillagd bana.

Se även