flag property
flag property
Gets or sets the flag.
Definition:
@property
def flag(self):
...
@flag.setter
def flag(self, value):
...
See Also
- module
aspose.cad.fileformats.cad.cadobjects.polylines
- class
CadPolyline
- class
CadPolylineFlag
Gets or sets the flag.
@property
def flag(self):
...
@flag.setter
def flag(self, value):
...
aspose.cad.fileformats.cad.cadobjects.polylines
CadPolyline
CadPolylineFlag