Gets or sets the radius, and therefore the half-width, of the lozenge.
public float Radius { get; set; }
member this.Radius : single with get, set
Thank you.