CreateSVGPathSegLinetoAbs
SVGPathElement.CreateSVGPathSegLinetoAbs method
Tek başına, ebeveynsiz bir SVGPathSegLinetoAbs nesnesi döndürür.
public SVGPathSegLinetoAbs CreateSVGPathSegLinetoAbs(float x, float y)
Parametre | Tip | Tanım |
---|---|---|
x | Single | Bu yol parçasının bitiş noktası için mutlak X koordinatı. |
y | Single | Bu yol parçasının bitiş noktası için mutlak Y koordinatı. |
Geri dönüş değeri
Tek başına, ebeveynsiz bir SVGPathSegLinetoAbs nesnesi.
Ayrıca bakınız
- class SVGPathSegLinetoAbs
- class SVGPathElement
- ad alanı Aspose.Svg
- toplantı Aspose.SVG