CadLight.LightPosition

CadLight.LightPosition property

Gets or sets the light position.

public Cad3DPoint LightPosition { get; set; }

Property Value

The light position.

See Also