FlowsheetBaseGetSurfaceControl 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
public Object GetSurfaceControl()

Return Value

Object
The surface host control, or Nothing.

Implements

IFlowsheetGetSurfaceControl

See Also