Gets the light if the referenced geometry is one.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax Public Function Light As Light
Return Value
Type:
LightA light; or null if the referenced object is not a light, or on error.
See Also