Table of Contents

Property UniformRadiusIsPercent

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

UniformRadiusIsPercent

Gets or sets whether the uniform corner radius for the Border control is specified in percents.

public virtual bool? UniformRadiusIsPercent { get; set; }

Property Value

bool?

Remarks

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