Show / Hide Table of Contents

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

Extension Methods

ExtensionsSystem.GetDebuggerDisplayValue(object)
In this article

Back to top

Back to top Generated by DocFX