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