Reactor_ReaktoroGibbsDraw Method

Draws the unit operation icon on the given SkiaSharp canvas.

Definition

Namespace: DWSIM.UnitOperations.Reactors
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public void Draw(
	Object g
)

Parameters

g  Object
The graphics canvas object.

Implements

IExternalUnitOperationDraw(Object)

See Also