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