Window2_EtoGetInspectorWindow Method |
Namespace: DWSIM.InspectorAssembly: DWSIM.Inspector (in DWSIM.Inspector.dll) Version: 8.8.1.0 (8.8.1.0)
Syntax public static TableLayout GetInspectorWindow(
ISimulationObject SelectedObject
)
Public Shared Function GetInspectorWindow (
SelectedObject As ISimulationObject
) As TableLayout
Request Example
View SourceParameters
- SelectedObject ISimulationObject
-
Return Value
TableLayoutSee Also