IdenticonStyleHues Property

Gets or sets a collection of the allowed hues in the generated icons. If the collection is empty all hues are allowed.
public HueCollection Hues { get; set; }

Property Value

HueCollection

Remarks

This property always returns a collection, even after setting the property to Nothing.

See Also

Reference