Skip to main content

ColorSpectrumShape Enumeration

Defines the shape of a ColorSpectrum.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.ColorPicker (in Avalonia.Controls.ColorPicker.dll)

public enum ColorSpectrumShape
View Source

Members

Box0The spectrum is in the shape of a rectangular or square box. Note that more colors are visible to the user in Box shape.
Ring1The spectrum is in the shape of an ellipse or circle.

See Also

Reference

Avalonia.Controls Namespace