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
- class
CadLwPolyline
- class
CadLwPolylineFlag
Gets or sets the flag.
@property
def flag(self):
...
@flag.setter
def flag(self, value):
...
aspose.cad.fileformats.cad.cadobjects
CadLwPolyline
CadLwPolylineFlag