ExpanderGet Icon Bitmap Bytes Method
Returns the icon for this expander as a raw byte array (PNG format).
Definition
Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
A byte array containing the PNG image data for the expander icon.
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public override byte[] GetIconBitmapBytes()VB
Public Overrides Function GetIconBitmapBytes As Byte()Return Value
ByteA byte array containing the PNG image data for the expander icon.