Build
PathBuilder.Build method
İzleme noktaları listesinden yol kesimleri oluşturur.
public IEnumerable<SVGPathSeg> Build(IEnumerable<PointF> trace, SVGPathElement path)
Parametre | Tip | Tanım |
---|---|---|
trace | IEnumerable`1 | İzleme noktaları listesi |
path | SVGPathElement | Yol bölümlerinin ekleneceği SVG yolu öğesi. |
Geri dönüş değeri
Yol bölümlerinin listesiSVGPathSeg
.
Ayrıca bakınız
- class SVGPathSeg
- class SVGPathElement
- class PathBuilder
- ad alanı Aspose.Svg.ImageVectorization
- toplantı Aspose.SVG