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