Flowsheet BaseGet Surface 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
The drawing surface object.
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
C#
public Object GetSurface()VB
Public Function GetSurface As ObjectReturn Value
ObjectThe drawing surface object.