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++