Skip to content

ISurface Interface

An interface that provides a Surface property that allows the editor extensions to work.

C#
public interface ISurface

The surface.

C#
ICellSurface Surface { get; }