Rectangle.RoundedCornerRadius

Rectangle.RoundedCornerRadius property

Gets or sets a float value that indicates the radius of rectangle corners.

public double RoundedCornerRadius { get; set; }

See Also