Aspose::Page::XPS::XpsDocument::CreatePath metod

XpsDocument::CreatePath method

Skapar en ny sökväg.

System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::XpsDocument::CreatePath(System::SharedPtr<XpsModel::XpsPathGeometry> data)
ParameterTypeBeskrivning
dataSystem::SharedPtr<XpsModel::XpsPathGeometry>Geometrin för banan.

ReturnValue

Ny bana.

Se även