IsEmpty

ColorRange.IsEmpty property

Gets or sets a value indicating whether only the empty color is in range.

public bool IsEmpty { get; set; }

Property Value

True if only the empty color is in range (HSB ranges are ignored); otherwise, false.

See Also