SoWinComponentGetWidgetName Method |
Returns the window handle name.
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic string GetWidgetName()
Public Function GetWidgetName As String
public:
String^ GetWidgetName()
member GetWidgetName : unit -> string
Return Value
Type:
String
RemarksThe window handle name is passed to the build method.
See Also