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