light_name property
light_name property
Gets or sets the name of the light.
Definition:
@property
def light_name(self):
...
@light_name.setter
def light_name(self, value):
...
See Also
- module
aspose.cad.fileformats.cad.cadobjects
- class
CadLight