[]
        
(Showing Draft Content)

C1.Document.Border.CornerRadius

CornerRadius Property

CornerRadius

Gets or sets the CornerRadius structure defining the corners' radii of the rounded border.

Declaration
[C1Description("Border.CornerRadius", "Defines the corners' radii of the rounded border.")]
public CornerRadius CornerRadius { get; set; }
<C1Description("Border.CornerRadius", "Defines the corners' radii of the rounded border.")>
Public Property CornerRadius As CornerRadius