PEMFuelCellUnitOpBaseDraw Method

Draws the fuel-cell icon on the given SkiaSharp canvas.

Definition

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

Parameters

g  Object
 

Implements

IExternalUnitOperationDraw(Object)

See Also