Table of Contents

Property UniformCornerRadius

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

UniformCornerRadius

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

public virtual double? UniformCornerRadius { 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.