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