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