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