Aspose::Page::XPS::XpsModel::XpsPathGeometry::RemoveSegment 메서드
XpsPathGeometry::RemoveSegment method
마지막 경로 도형의 하위 세그먼트 목록에서 경로 세그먼트를 제거합니다.
System::SharedPtr<XpsPathSegment> Aspose::Page::XPS::XpsModel::XpsPathGeometry::RemoveSegment(System::SharedPtr<XpsPathSegment> segment)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 세그먼트 | System::SharedPtr<XpsPathSegment> | 제거될 경로 세그먼트. |
ReturnValue
제거된 경로 세그먼트.
또 보기
- Typedef SharedPtr
- Class XpsPathSegment
- Class XpsPathGeometry
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++