FlowsheetBaseGetSurface Method

Returns the underlying GraphicsSurface used for drawing and hit-testing flowsheet objects.

Definition

Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
public Object GetSurface()

Return Value

Object
The drawing surface object.

Implements

IFlowsheetGetSurface

See Also