Property EndingAnchor
EndingAnchor
The rune to display at the end of the line (right end of horizontal line or bottom end of vertical). If not specified then LineRune is used
public Rune? EndingAnchor { get; set; }
Property Value
- Rune?
The rune to display at the end of the line (right end of horizontal line or bottom end of vertical). If not specified then LineRune is used
public Rune? EndingAnchor { get; set; }