Click or drag to resize

LicenseDataProductIcon Property

The product's icon. This will displayed in the "license" page in the Options dialog. Note, this can be null. Note, LicenseData creates it's own copy of the icon.

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Icon ProductIcon { get; set; }

Property Value

Type: Icon
See Also