Button.CornerRadius Property
Definition
Gets or sets the corner radius for the button, in device-independent units.
public int CornerRadius { get; set; }
member this.CornerRadius : int with get, set
Property Value
The corner radius for the button, in device-independent units.
Applies to
Feedback
Loading feedback...