Create a new SpotLightVisual and add it to the content area.

Namespace: Ico.Gwx
Assembly: Gwx3DControl (in Gwx3DControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public SpotLightVisual AddSpotLight()
Visual Basic
Public Function AddSpotLight As SpotLightVisual
JScript
public function AddSpotLight() : SpotLightVisual

Return Value

The SpotLightVisual that was created

See Also