Interface IScreenSurfaceEditable
The same as a IScreenSurface interface, except that it also implements ISurface for convenience.
Inherited Members
Namespace: SadConsole
Assembly: SadConsole.dll
Syntax
public interface IScreenSurfaceEditable : IScreenSurface, IScreenObject, IPositionable, IComponentHost, ISurface