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