M-Files API 23.11.13135.0
GetIconAsPNG Method
ValueListItem Object : GetIconAsPNG Method
Description
Returns the icon of this value list item in PNG format scaled to the specified size.
Syntax
Visual Basic
Public Function GetIconAsPNG( _
   ByVal Width As Long, _
   ByVal Height As Long _
) As Byte()
Parameters
Width
Height
See Also

ValueListItem Object  | ValueListItem Members