| SoWinDirectionalLightEditor Constructor (Control) | 
Calls SoWinDirectionalLightEditor(parent, (System.String ^)nullptr, true).
 
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoWinDirectionalLightEditor(
	Control parent
)
Public Sub New ( 
	parent As Control
)
public:
SoWinDirectionalLightEditor(
	Control^ parent
)
new : 
        parent : Control -> SoWinDirectionalLightEditorParameters
- parent
 - Type: System.Windows.FormsControl
 
Remarks
See Also