RhinoCommon API
PlugInIcon Method |
Returns the plug-in's icon in bitmap form.
Namespace: Rhino.PlugIns
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Parameters
- size
- Type: System.DrawingSize
The desired size in pixels.
Return Value
Type: BitmapThe icon if successful, null otherwise.