Method GetLineDirections
GetLineDirections(string?)
Maps a box-drawing grapheme to its line directions. Used during overlapped LC compositing to determine whether a lower-Z cell adds directions that don't point toward reserved gaps.
public static LineDirections GetLineDirections(string? grapheme)
Parameters
graphemestring