Flowsheet BaseGet Surface Control Method
Returns the UI control that hosts the drawing surface, or Nothing in non-UI contexts.
Definition
Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
The surface host control, or Nothing.
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
C#
public Object GetSurfaceControl()VB
Public Function GetSurfaceControl As ObjectReturn Value
ObjectThe surface host control, or Nothing.