Table of Contents

Method WithColor

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

WithColor(Color)

Creates clone of this object with changed border color.

public virtual BorderSettings WithColor(Color color)

Parameters

color Color

Border color of the new BorderSettings.

Returns

BorderSettings