Build
PathBuilder.Build method
ينشئ مقاطع مسار من قائمة نقاط التتبع .
public IEnumerable<SVGPathSeg> Build(IEnumerable<PointF> trace, SVGPathElement path)
معامل | يكتب | وصف |
---|---|---|
trace | IEnumerable`1 | قائمة نقاط التتبع |
path | SVGPathElement | عنصر مسار SVG حيث سيتم إضافة مقاطع المسار. |
قيمة الإرجاع
قائمة مقاطع المسارSVGPathSeg
.
أنظر أيضا
- class SVGPathSeg
- class SVGPathElement
- class PathBuilder
- مساحة الاسم Aspose.Svg.ImageVectorization
- المجسم Aspose.SVG