SplinePathBuilder.Build
SplinePathBuilder.Build method
トレース ポイントのリストからパス セグメントを構築します。
public IEnumerable<SVGPathSeg> Build(IEnumerable<PointF> trace, SVGPathElement path)
パラメータ | タイプ | 説明 |
---|---|---|
trace | IEnumerable`1 | トレースポイントのリスト |
path | SVGPathElement | パス セグメントが追加される SVG パス要素。 |
戻り値
パス セグメントのリストSVGPathSeg
.
関連項目
- class SVGPathSeg
- class SVGPathElement
- class SplinePathBuilder
- 名前空間 Aspose.Svg.ImageVectorization
- 組み立て Aspose.SVG