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