SVGPathSegLinetoHorizontalAbs.X
SVGPathSegLinetoHorizontalAbs.X property
The absolute X coordinate for the end point of this path segment.
public float X { get; set; }
Property Value
The absolute X coordinate
Exceptions
exception | condition |
---|---|
dOMException | Code NO_MODIFICATION_ALLOWED_ERR . Raised on an attempt to change the value of a read only attribute. |
See Also
- class SVGPathSegLinetoHorizontalAbs
- package com.aspose.html.Dom.Svg.Paths
- package Aspose.HTML