Aspose::Page::XPS::XpsModel::XpsCanvas::AddPath メソッド

XpsCanvas::AddPath method

この Canvas の子リストに新しい Path を追加します。

System::SharedPtr<XpsPath> Aspose::Page::XPS::XpsModel::XpsCanvas::AddPath(System::SharedPtr<XpsPathGeometry> data)
パラメーター説明
データSystem::SharedPtr<XpsPathGeometry>パスのジオメトリ。

ReturnValue

追加されたパスです。

参照