Description:
Returns the plug-in's icon in bitmap form.
Syntax:
public Bitmap Icon(
Size size
)
Size size
)
Parameters:
- size
- Type: System.Drawing.Size
- The desired size in pixels.
Returns:
Type: Bitmap
The icon if successful, None otherwise.
Available since:
6.0