Interface ISurface
An interface that provides a Surface property that allows the editor extensions to work.
Namespace: SadConsole
Assembly: SadConsole.dll
Syntax
public interface ISurface
Properties
Surface
The surface.
Declaration
ICellSurface Surface { get; }
Property Value
| Type | Description |
|---|---|
| ICellSurface |