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