SoWinColorEditor Constructor (Control) |
Calls SoWinColorEditor(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 SoWinColorEditor(
Control parent
)
Public Sub New (
parent As Control
)
public:
SoWinColorEditor(
Control^ parent
)
new :
parent : Control -> SoWinColorEditor
Parameters
- parent
- Type: System.Windows.FormsControl
Remarks See Also