ColorRange.Delta
Property in ColorRange
Implements INumberRange<T>.Delta
Declaration
public readonly Color Delta { get; }
Description
The difference between the maximum and minimum values (Read only).
public readonly Color Delta { get; }
The difference between the maximum and minimum values (Read only).