Method WithColor
WithColor(Color)
Creates clone of this object with changed border color.
public virtual BorderSettings WithColor(Color color)
Parameters
color
ColorBorder color of the new BorderSettings.
Creates clone of this object with changed border color.
public virtual BorderSettings WithColor(Color color)
color
ColorBorder color of the new BorderSettings.