Gets the ID of the edited light in the light dialog.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetLightId() As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ILightDialog
Dim value As Integer
value = instance.GetLightId()
|
C++/CLI | |
---|
int GetLightId(); |
Return Value
ID of the light currently being modified by the dialog; -1 if the light cannot be found
See Also
Availability
SolidWorks 99, Revision Number 1999207