CadLightList.LightNames

CadLightList.LightNames property

Gets or sets the light names.

public List<string> LightNames { get; set; }

Property Value

The light names.

See Also