SVGPathElement.CreateSVGPathSegLinetoRel
SVGPathElement.CreateSVGPathSegLinetoRel method
إرجاع كائن SVGPathSegLinetoRel مستقل وغير أبوي.
public SVGPathSegLinetoRel CreateSVGPathSegLinetoRel(float x, float y)
معامل | يكتب | وصف |
---|---|---|
x | Single | إحداثي X النسبي لنقطة نهاية مقطع المسار هذا. |
y | Single | إحداثي Y النسبي لنقطة نهاية مقطع المسار هذا. |
قيمة الإرجاع
كائن SVGPathSegLinetoRel قائم بذاته وبدون أب.
أنظر أيضا
- class SVGPathSegLinetoRel
- class SVGPathElement
- مساحة الاسم Aspose.Html.Dom.Svg
- المجسم Aspose.HTML