Show / Hide Table of Contents

Enum ShadowDirection

Shadow direction

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

Fields

Name Description
BottomLeft

BottomLeft

BottomRight

BottomRight

TopLeft

TopLeft

TopRight

TopRight

Extension Methods

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