Overload | Description |
---|---|
CreateDoubleBorder(NColor) | Creates a double border filled with the given color. |
CreateDoubleBorder(NColor,Double,Double) | Creates a double border filled with the given color. |
CreateDoubleBorder(NColor,NColor) | Creates a double border using the given inner and outer colors and applying the specified corner rounding. |
CreateDoubleBorder(NColor,NColor,Double,Double) | Creates a double border using the given inner and outer colors and applying the specified corner rounding. |