Click or drag to resize

LicenseStatusProductIcon Property

The product's icon. Note, this can be null.

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

Property Value

Type: Icon
See Also