RectangleShape.RoundingRadius

RectangleShape.RoundingRadius property

Gets or sets the radius of the circular arcs of all four corners, measured in degrees. Default value is 0.0

public double RoundingRadius { get; set; }

See Also