axis_ratio property
axis_ratio property
Gets or sets the radius.
Definition:
@property
def axis_ratio(self):
...
@axis_ratio.setter
def axis_ratio(self, value):
...
See Also
- module
aspose.cad.fileformats.cad.cadobjects
- class
CadEllipse
Gets or sets the radius.
@property
def axis_ratio(self):
...
@axis_ratio.setter
def axis_ratio(self, value):
...
aspose.cad.fileformats.cad.cadobjects
CadEllipse