PumpGetIconBitmap Method

Returns the bitmap icon used to represent the pump on the flowsheet canvas.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public override Object GetIconBitmap()

Return Value

Object
A Bitmap object for the pump icon.

See Also