Show / Hide Table of Contents

Interface ISkinLayout

Interface definition of SkinLayout.

ISkin.EntryPoint
ISkin.Id
Namespace: Sartorius.SAF.Presentation.Skins
Assembly: Sartorius.SAF.Presentation.dll
Syntax
public interface ISkinLayout : ISkin

Properties

View Source

MinResolution

Gets or the minimum resolution of the skin.

Declaration
SkinResolution MinResolution { get; }
Property Value
Type Description
SkinResolution

Extension Methods

CollectionExtensions.AddRange<T, TCollection>(TCollection, IEnumerable<T>)
SerializableObjectCloneExtension.Clone<T>(T)
  • View Source
Back to top Generated by DocFX