Table of Contents

Property UniformBorderCornerRadius

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

UniformBorderCornerRadius

Gets or sets the uniform corner radius for the Border control.

[Browsable(false)]
public virtual double? UniformBorderCornerRadius { get; set; }

Property Value

double?

Remarks

This value is applied to all the corners. If returned value is not null, all border corners have the same settings.