Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 534 Bytes

colorspectrum_maxhue.md

File metadata and controls

32 lines (16 loc) · 534 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.Primitives.ColorSpectrum.MaxHue
winrt property

Microsoft.UI.Xaml.Controls.Primitives.ColorSpectrum.MaxHue

-description

Gets or sets the maximum Hue value in the range 0-359.

-property-value

The maximum Hue value in the range 0-359. The default is 359.

-remarks

The valid range for Hue values is 0-359. Setting a value outside of this range will cause an exception.

-see-also

-examples