Table of Contents

Property UniformBorderWidth

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

UniformBorderWidth

Gets or sets the uniform border width for the Border control.

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

Property Value

double?

Remarks

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