An NDoc Documented Class Library

MNDevice.newLight Method 

This abstract method must be overridden by an instance of MNDevice. She creates a Light and returns that.

protected abstract Light newLight();

Return Value

See Also

MNDevice Class | Minais.Drawing3d Namespace