Table of Contents

Method ToColor

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

ToColor(Color)

Gets this border with all valid side colors set to the specified value.

public virtual BorderSettings ToColor(Color value)

Parameters

value Color

Returns

BorderSettings

Remarks

Border side color is changed only if ColorIsOk(Color?) returns true for this color.