attribute property
attribute property
Gets or sets property attribute.
Definition:
@property
def attribute(self):
...
@attribute.setter
def attribute(self, value):
...
See Also
- module
aspose.cad.fileformats.cad
- class
CadEntityAttribute
- class
DxfStringAttribute