SVGPathSegCurvetoCubicRel.Y1
SVGPathSegCurvetoCubicRel.Y1 property
The relative Y coordinate for the first control point.
public float Y1 { get; set; }
Property Value
The relative Y 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 SVGPathSegCurvetoCubicRel
- namespace Aspose.Svg.Paths
- assembly Aspose.SVG