An NDoc Documented Class Library

MNDevice.lights.Remove Method 

Overrides the removemethod and resets the Device property of the Light.

public override void Remove(
   object aLight
);

Parameters

aLight
alight must be of type Light

Implements

IList.Remove

See Also

MNDevice.lights Class | Minais.Drawing3d Namespace