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