Direction

ColorEffect.Direction property

Specifies which direction to cycle the hue around the color wheel. Read/write ColorDirection.

public ColorDirection Direction { get; set; }

See Also