SVGPathSegArcRel.R2
SVGPathSegArcRel.R2 property
The y-axis radius for the ellipse (i.e., r2).
public float R2 { get; set; }
Property Value
The y-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