CadLightList.LightHandles

CadLightList.LightHandles property

Gets or sets the light handles.

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

Property Value

The light handles.

See Also