AlphaPosition Property
Gets or sets the position of a color's alpha component relative to all other components.
Definition
Namespace: Avalonia.Controls.Converters
Assembly: Avalonia.Controls.ColorPicker (in Avalonia.Controls.ColorPicker.dll)
- C#
- VB
- F#
public AlphaComponentPosition AlphaPosition { get; set; }
Public Property AlphaPosition As AlphaComponentPosition
Get
Set
member AlphaPosition : AlphaComponentPosition with get, set
Property Value
AlphaComponentPositionSee Also
Reference
ColorToHexConverter Class
Avalonia.Controls.Converters Namespace