plot_style property
plot_style property
Gets or sets the plot style.
Definition:
@property
def plot_style(self):
    ...
@plot_style.setter
def plot_style(self, value):
    ...
See Also
- module aspose.cad.fileformats.cad.cadobjects
- class CadSpline
Gets or sets the plot style.
@property
def plot_style(self):
    ...
@plot_style.setter
def plot_style(self, value):
    ...
aspose.cad.fileformats.cad.cadobjectsCadSpline