Build
IPathBuilder.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ının 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
- interface IPathBuilder
- ad alanı Aspose.Svg.ImageVectorization
- toplantı Aspose.SVG