M-Files API 23.11.13135.0
GetIconAsPNG Method
ObjType Object : GetIconAsPNG Method
Description
Returns the icon of this object type 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

ObjType Object  | ObjType Members