ShadeCount Property
Gets the total number of shades for each color in this palette. Shades are usually a variation of the color lightening or darkening it.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.ColorPicker (in Avalonia.Controls.ColorPicker.dll)
- C#
- VB
- F#
public int ShadeCount { get; }
Public ReadOnly Property ShadeCount As Integer
Get
abstract ShadeCount : int with get
override ShadeCount : int with get
Property Value
Int32Implements
IColorPalette.ShadeCountRemarks
Represents total rows in a table.