Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::AddPath 方法

PageAPI::AddPath method

向页面添加一个新的 path。

System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::AddPath(System::SharedPtr<XpsModel::XpsPathGeometry> data)
ParameterType描述
数据System::SharedPtr<XpsModel::XpsPathGeometry>路径的几何形状。

ReturnValue

已添加的路径。

另见