IPathBuilder.Build
IPathBuilder.Build method
추적 지점 목록에서 경로 세그먼트를 작성합니다.
public IEnumerable<SVGPathSeg> Build(IEnumerable<PointF> trace, SVGPathElement path)
모수 | 유형 | 설명 |
---|---|---|
trace | IEnumerable`1 | 추적 지점 목록입니다. |
path | SVGPathElement | 경로 세그먼트가 추가될 SVG 경로 요소입니다. |
반환 값
경로 세그먼트 목록SVGPathSeg
.
또한보십시오
- class SVGPathSeg
- class SVGPathElement
- interface IPathBuilder
- 네임스페이스 Aspose.Svg.ImageVectorization
- 집회 Aspose.SVG