Aspose::Page::XPS::XpsModel::XpsPathGeometry::AddSegment メソッド

XpsPathGeometry::AddSegment method

最後のパス図形の子セグメントリストにパスセグメントを追加します。

System::SharedPtr<XpsPathSegment> Aspose::Page::XPS::XpsModel::XpsPathGeometry::AddSegment(System::SharedPtr<XpsPathSegment> segment)
パラメーター説明
セグメントSystem::SharedPtr<XpsPathSegment>追加するパスセグメント。

ReturnValue

追加されたパスセグメント。

参照