Interface ISurfaceSettable
An interface that provides a Surface property which can be set.
Namespace: SadConsole
Assembly: SadConsole.dll
Syntax
public interface ISurfaceSettable
Properties
Surface
Sets the surface.
Declaration
ICellSurface Surface { get; set; }
Property Value
Type | Description |
---|---|
ICellSurface |