ValveGetIconBitmap Method

Returns the bitmap icon associated with this valve for display in the flowsheet.

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 representing the valve icon.

See Also