SolidsSeparatorGetIconBitmapBytes Method

Returns the icon bitmap as a byte array.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public override byte[] GetIconBitmapBytes()

Return Value

Byte
Byte array containing the PNG image data.

See Also