Show / Hide Table of Contents

Enum OverlayType

The type of overlay.

Namespace: Sartorius.SAF.Presentation.Controls
Assembly: Sartorius.SAF.Presentation.Controls.dll
Syntax
public enum OverlayType

Fields

Name Description
AllWindows

All windows are overlaid.

SourceWindow

Only the source window is overlaid.

Extension Methods

CollectionExtensions.AddRange<T, OverlayType>(IEnumerable<T>)
EnumExtensions.GetAttributeValue<TAttribute, TType>(Func<TAttribute, TType>)
SerializableObjectCloneExtension.Clone<OverlayType>()
  • View Source
Back to top Generated by DocFX