SmartQuant.Charting.Draw3D.TLight.TLight C# (CSharp) Method

TLight() public method

public TLight ( ) : System.Drawing
return System.Drawing
        public TLight()
        {
            SetSfumatoDay();
            SetShadowSources(0.25);
        }