BorderParameters.Width

BorderParameters.Width property

Border width. Default value: 0. Ignored if Visible is set to false.

public Unit Width { get; set; }

See Also