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