Namespace Aspose.Svg.Paths

Namespace Aspose.Svg.Paths

Classes

Tên lớpDescription
SVGPathSegGiao diện SVGPathSeg là một giao diện cơ sở tương ứng với một lệnh duy nhất trong một thông số dữ liệu con đường.
SVGPathSegArcAbsGiao diện SVGPathSegArcAbs tương ứng với một lệnh dữ liệu con đường “absolute arcto” (A).
SVGPathSegArcRelGiao diện SVGPathSegArcRel tương ứng với một lệnh dữ liệu con đường “relative arcto” (a).
SVGPathSegClosePathSVGPathSegClosePath giao diện tương ứng với một “closepath” (z) lệnh dữ liệu con đường.
SVGPathSegCurvetoCubicAbsGiao diện SVGPathSegCurvetoCubicAbs tương ứng với một lệnh dữ liệu con đường “một curveto Bézier cubic tuyệt đối” (C).
SVGPathSegCurvetoCubicRelGiao diện SVGPathSegCurvetoCubicRel tương ứng với một lệnh dữ liệu con đường “Bézier curveto tương đối” (c).
SVGPathSegCurvetoCubicSmoothAbsGiao diện SVGPathSegCurvetoCubicSmoothAbs tương ứng với lệnh dữ liệu con đường “một curveto cubic hoàn toàn mịn màng” (S).
SVGPathSegCurvetoCubicSmoothRelGiao diện SVGPathSegCurvetoCubicSmoothRel tương ứng với một lệnh dữ liệu con đường “tương đối mịn” (s).
SVGPathSegCurvetoQuadraticAbsGiao diện SVGPathSegCurvetoQuadraticAbs tương ứng với một lệnh dữ liệu con đường “mất bốn Bézier curveto” (Q).
SVGPathSegCurvetoQuadraticRelGiao diện SVGPathSegCurvetoQuadraticRel tương ứng với một “quadratic Bézier curveto tương đối” (q) lệnh dữ liệu con đường.
SVGPathSegCurvetoQuadraticSmoothAbsGiao diện SVGPathSegCurvetoQuadraticSmoothAbs tương ứng với lệnh dữ liệu con đường “một curveto cubic hoàn toàn mịn màng” (T).
SVGPathSegCurvetoQuadraticSmoothRelGiao diện SVGPathSegCurvetoQuadraticSmoothRel tương ứng với một lệnh dữ liệu con đường “t” tương đối mịn.
SVGPathSegLinetoAbsGiao diện SVGPathSegLinetoAbs tương ứng với một lệnh dữ liệu con đường “absolute lineto” (L).
SVGPathSegLinetoHorizontalAbsGiao diện SVGPathSegLinetoHorizontalAbs tương ứng với một lệnh dữ liệu con đường “lineneto chân trời tuyệt đối” (H).
SVGPathSegLinetoHorizontalRelGiao diện SVGPathSegLinetoHorizontalRel tương ứng với một “lineneto ngang tương đối” (h) lệnh dữ liệu con đường.
SVGPathSegLinetoRelGiao diện SVGPathSegLinetoRel tương ứng với một lệnh dữ liệu con đường “relative lineto” (l).
SVGPathSegLinetoVerticalAbsGiao diện SVGPathSegLinetoVerticalAbs tương ứng với một lệnh dữ liệu tuyến đường “lineneto hoàn toàn” (V).
SVGPathSegLinetoVerticalRelGiao diện SVGPathSegLinetoVerticalRel tương ứng với một lệnh dữ liệu đường “lineneto tương đối” (v).
SVGPathSegListGiao diện này xác định một danh sách các đối tượng SVGPathSeg.
SVGPathSegMovetoAbsGiao diện SVGPathSegMovetoAbs tương ứng với một lệnh dữ liệu con đường “absolute moveto” (M).
SVGPathSegMovetoRelGiao diện SVGPathSegMovetoRel tương ứng với một lệnh dữ liệu con đường “relative moveto” (m).

Interfaces

Interface tênDescription
ISVGAnimatedPathDataSVGAnimatedPathData giao diện hỗ trợ các yếu tố có một thuộc tính ’d’ mà giữ dữ liệu đường SVG, và hỗ trợ khả năng hoạt hình thuộc tính đó.
 Tiếng Việt