Solid Edge Framework Type Library
SetLightPhi Method
Specifies the index number of the light.
Specifies the angle.
Description
Sets the angle of the rotation in a spherical coordinate system of a specified light relative to the target for the referenced ViewStyle object.
Syntax
Visual Basic
Public Sub SetLightPhi( _
   ByVal nLight As Long, _
   ByVal fPhi As Single _
) 
Parameters
nLight
Specifies the index number of the light.
fPhi
Specifies the angle.
See Also

ViewStyle Object  | ViewStyle Members