Compartir a través de


Color.WithHue(Single) Método

Definición

public:
 Microsoft::Maui::Graphics::Color ^ WithHue(float hue);
public Microsoft.Maui.Graphics.Color WithHue (float hue);
member this.WithHue : single -> Microsoft.Maui.Graphics.Color
Public Function WithHue (hue As Single) As Color

Parámetros

hue
Single

Devoluciones

Se aplica a