SVGPathSegArcRel.R1
SVGPathSegArcRel.R1 property
The x-axis radius for the ellipse (i.e., r1).
public float R1 { get; set; }
Property Value
The x-axis radius
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 SVGPathSegArcRel
- namespace Aspose.Svg.Paths
- assembly Aspose.SVG