SpecGetIconBitmap Method

Returns the icon bitmap resource for the spec 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 spec block icon.

See Also