BezierPathBuilder.Build
BezierPathBuilder.Build method
İzleme noktaları listesinden yol segmentleri 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 yol öğesi. |
Geri dönüş değeri
Yol bölümlerinin listesiSVGPathSeg
.
Ayrıca bakınız
- class SVGPathSeg
- class SVGPathElement
- class BezierPathBuilder
- ad alanı Aspose.Svg.ImageVectorization
- toplantı Aspose.SVG