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