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
追加されたパスセグメント。
参照
- Typedef SharedPtr
- Class XpsPathSegment
- Class XpsPathGeometry
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++