Table of Contents

Interface ICliRenderable

Namespace
ItTiger.TigerCli.Rendering
Assembly
ItTiger.TigerCli.dll
Represents a component that can materialize itself as a CliGrid for measurement and rendering.
public interface ICliRenderable

Methods

ToGrid()

Builds the grid representation used by TigerCli's render pipeline.
CliGrid ToGrid()

Returns

CliGrid