BorderParameters.Visible

BorderParameters.Visible property

Border visibility. If false than parameter Width is always ignored (0). Default value: false.

public bool Visible { get; set; }

See Also