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 CadPolyline3D
- class CadPolylineFlag