Solid Edge Framework Type Library
DeleteLight Method
Specifies the index number of the light to be deleted.
Description
Deletes a light from the referenced ViewStyle object.
Syntax
Visual Basic
Public Sub DeleteLight( _
   ByVal nLight As Long _
) 
Parameters
nLight
Specifies the index number of the light to be deleted.
See Also

ViewStyle Object  | ViewStyle Members