Namespace Aspose.Html.Dom.Svg.Paths

Namespace Aspose.Html.Dom.Svg.Paths

Classes

اسم الدرجةDescription
SVGPathSegواجهة SVGPathSeg هي واجهة أساسية تتوافق مع أمر واحد داخل مواصفات بيانات المسار.
SVGPathSegArcAbsيتماشى واجهة SVGPathSegArcAbs مع “أركتو مطلق” (A) أمر بيانات المسار.
SVGPathSegArcRelيتماشى واجهة SVGPathSegArcRel مع “Arcto النسبية” (أ) أمر بيانات المسار.
SVGPathSegClosePathهو واجهة SVGPathSegClosePath يتوافق مع “Closepath” (z) أمر البيانات المسار.
SVGPathSegCurvetoCubicAbsيتماشى واجهة SVGPathSegCurvetoCubicAbs مع أمر بيانات المسار “Bézier curveto” (C) الكوبي المطلق.
SVGPathSegCurvetoCubicRelيتماشى واجهة SVGPathSegCurvetoCubicRel مع “القوس الكوبي النسبي Bézier” (c) أمر بيانات المسار.
SVGPathSegCurvetoCubicSmoothAbsيتماشى واجهة SVGPathSegCurvetoCubicSmoothAbs مع “المنحنى الكوبي الناعم المطلق” (S) أمر بيانات المسار.
SVGPathSegCurvetoCubicSmoothRelيتماشى واجهة SVGPathSegCurvetoCubicSmoothRel مع “المنحنيات الكوبية الناعمة النسبية” (s) أمر بيانات المسار.
SVGPathSegCurvetoQuadraticAbsيتماشى واجهة SVGPathSegCurvetoQuadraticAbs مع “دليل البيانات المربعة المطلق Bézier” (Q).
SVGPathSegCurvetoQuadraticRelيتماشى واجهة SVGPathSegCurvetoQuadraticRel مع “دليل البيانات النسبية الربعية Bézier” (q) الطريق.
SVGPathSegCurvetoQuadraticSmoothAbsيتماشى واجهة SVGPathSegCurvetoQuadraticSmoothAbs مع أمر بيانات المسار “السلسة الكوبية المطلقة” (T).
SVGPathSegCurvetoQuadraticSmoothRelيتماشى واجهة SVGPathSegCurvetoQuadraticSmoothRel مع “المنحنيات الكوبية الناعمة النسبية” (t) أمر بيانات المسار.
SVGPathSegLinetoAbsيتماشى واجهة SVGPathSegLinetoAbs مع أمر بيانات المسار “Lineto” (L) المطلق.
SVGPathSegLinetoHorizontalAbsيتماشى واجهة SVGPathSegLinetoHorizontalAbs مع " lineto الأفقية المطلقة" (H) أمر بيانات المسار.
SVGPathSegLinetoHorizontalRelيتماشى واجهة SVGPathSegLinetoHorizontalRel مع " lineto الأفقية النسبية" (h) أمر بيانات المسار.
SVGPathSegLinetoRelيتماشى واجهة SVGPathSegLinetoRel مع " lineto النسبية" (l) أمر بيانات المسار.
SVGPathSegLinetoVerticalAbsيتماشى واجهة SVGPathSegLinetoVerticalAbs مع " lineto عمودي مطلق" (V) أمر بيانات المسار.
SVGPathSegLinetoVerticalRelيتماشى واجهة SVGPathSegLinetoVerticalRel مع " lineto عمودية نسبية" (v) أمر بيانات المسار.
SVGPathSegListيحدد هذا الواجهة قائمة بأشياء SVGPathSeg.
SVGPathSegMovetoAbsواجهة SVGPathSegMovetoAbs تتوافق مع “تحرك مطلق” (M) أمر بيانات المسار.
SVGPathSegMovetoRelيتماشى واجهة SVGPathSegMovetoRel مع " moveto النسبية" (m) أمر بيانات المسار.

Interfaces

اسم الواجهةDescription
ISVGAnimatedPathDataواجهة SVGAnimatedPathData يدعم العناصر التي لديها “d” الخصائص التي تحمل بيانات مسار SVG، ودعم القدرة على الرسوم المتحركة لهذا الخصائص.
 عربي