Show / Hide Table of Contents

Enum PinLocation

Enumeration for PinLocation

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

Fields

Name Description
LeftBottom

PinLocation LeftBottom

LeftTop

PinLocation Left Top

None

Pin is not visible

RightBottom

PinLocation Right Bottom

RightTop

PinLocation RightTop

Extension Methods

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