r2 property
r2 property
The y-axis radius for the ellipse (i.e., r2).
Definition:
@property
def r2(self):
...
@r2.setter
def r2(self, value):
...
See Also
- module
aspose.svg.paths
- class
SVGPathSegArcRel
The y-axis radius for the ellipse (i.e., r2).
@property
def r2(self):
...
@r2.setter
def r2(self, value):
...
aspose.svg.paths
SVGPathSegArcRel