Aspose::Page::XPS::XpsDocument::AddPath metod

XpsDocument::AddPath method

Lägger till en ny bana på den aktiva sidan.

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

ReturnValue

Tillagd bana.

Se även