共用方式為


Color.WithHue(Single) 方法

定義

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

參數

hue
Single

傳回

適用於