SVGPathElement.CreateSVGPathSegLinetoRel
SVGPathElement.CreateSVGPathSegLinetoRel method
Devuelve un objeto SVGPathSegLinetoRel independiente y sin padre.
public SVGPathSegLinetoRel CreateSVGPathSegLinetoRel(float x, float y)
Parámetro | Escribe | Descripción |
---|---|---|
x | Single | La coordenada X relativa para el punto final de este segmento de ruta. |
y | Single | La coordenada Y relativa para el punto final de este segmento de ruta. |
Valor_devuelto
Un objeto SVGPathSegLinetoRel independiente y sin padres.
Ver también
- class SVGPathSegLinetoRel
- class SVGPathElement
- espacio de nombres Aspose.Svg
- asamblea Aspose.SVG