SVGPathElement.CreateSVGPathSegLinetoVerticalRel
SVGPathElement.CreateSVGPathSegLinetoVerticalRel method
Возвращает автономный объект SVGPathSegLinetoVerticalRel без родителей.
public SVGPathSegLinetoVerticalRel CreateSVGPathSegLinetoVerticalRel(float y)
Параметр | Тип | Описание |
---|---|---|
y | Single | Относительная координата Y для конечной точки этого сегмента пути. |
Возвращаемое значение
Автономный объект SVGPathSegLinetoVerticalRel без родителей.
Смотрите также
- class SVGPathSegLinetoVerticalRel
- class SVGPathElement
- пространство имен Aspose.Svg
- сборка Aspose.SVG