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