Skip to content

IScreenSurfaceEditable Interface

The same as a IScreenSurface interface, except that it also implements ISurface for convenience.

C#
public interface IScreenSurfaceEditable : IScreenSurface, IScreenObject, IPositionable, IComponentHost, ISurface