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

ViewStyle Object  | ViewStyle Members