Property SplitterDistances
SplitterDistances
The splitter locations. Note that there will be N-1 splitters where N is the number of Tiles.
public IReadOnlyCollection<Pos> SplitterDistances { get; }
The splitter locations. Note that there will be N-1 splitters where N is the number of Tiles.
public IReadOnlyCollection<Pos> SplitterDistances { get; }