SharpLeaf Reference > BoxStyle Structure > Radius Property

BoxStyle.Radius Property

Corner rounding radius in points – default is 0 for a square box.

public double Radius {get; set;}

Example

box.Radius = 10;

See also ...

BoxStyle.Members


Send comments on this topic
© Dyalog Ltd 2021