Show / Hide Table of Contents

Interface ILayeredData

Provides the methods and properties used by the LayeredSurface renderer.

Namespace: SadConsole.Renderers
Assembly: SadConsole.dll
Syntax
public interface ILayeredData

Properties

Layers

Access to the layers.

Declaration
LayeredSurface Layers { get; }
Property Value
Type Description
LayeredSurface

Extension Methods

ExtensionsSystem.GetDebuggerDisplayValue(object)
In this article

Back to top

Back to top Generated by DocFX