Shape Property
Gets or sets the displayed shape of the spectrum.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls.ColorPicker (in Avalonia.Controls.ColorPicker.dll)
- C#
- VB
- F#
public ColorSpectrumShape Shape { get; set; }
Public Property Shape As ColorSpectrumShape
Get
Set
member Shape : ColorSpectrumShape with get, set