SVGPathSegCurvetoCubicAbs.Y1
SVGPathSegCurvetoCubicAbs.Y1 property
The absolute Y coordinate for the first control point.
public float Y1 { get; set; }
Property Value
The absolute 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 SVGPathSegCurvetoCubicAbs
- package com.aspose.html.dom.svg.paths
- package Aspose.HTML