AdjustGetIconBitmap Method

Returns the icon bitmap resource for the adjust block.

Definition

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

Return Value

Object
A bitmap object for the adjust block icon.

See Also