Edit

Share via


ImageExBase.CornerRadius Property

Definition

Gets or sets the CornerRadius for underlying image.

Used to created rounded/circular images.
public Windows.UI.Xaml.CornerRadius CornerRadius { get; set; }
member this.CornerRadius : Windows.UI.Xaml.CornerRadius with get, set
Public Property CornerRadius As CornerRadius

Property Value

Applies to