Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 473 Bytes

radialgradientbrush_center.md

File metadata and controls

26 lines (16 loc) · 473 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Media.RadialGradientBrush.Center
winrt property

Microsoft.UI.Xaml.Media.RadialGradientBrush.Center

-description

Gets or sets the center of the ellipse that contains the gradient.

-property-value

The center of the ellipse that contains the gradient. The default is (0.5, 0.5).

-remarks

The default is (0.5, 0.5).

-see-also

-examples