Material StreamGet Icon Bitmap Bytes Method
Returns the icon bitmap as a byte array for this stream object.
Definition
Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public override byte[] GetIconBitmapBytes()VB
Public Overrides Function GetIconBitmapBytes As Byte()