SkinMainRhinoIcon Property |
If you want to provide a custom icon for your skin.
Namespace:
Rhino.Runtime
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntax protected virtual Bitmap MainRhinoIcon { get; }
Protected Overridable ReadOnly Property MainRhinoIcon As Bitmap
Get
Property Value
Type:
BitmapSee Also