Enum RegionAnchorType Namespace: EyeAuras.Shared.Model Assembly: EyeAuras.Shared.Metadata.dll Syntax public enum RegionAnchorType Fields Name Description Bottom BottomLeft BottomRight Center Left Right Top TopLeft TopRight Extension Methods ObjectExtensions.AddTo<RegionAnchorType, TCollection>(RegionAnchorType, ISourceList<TCollection>) ObjectExtensions.AddTo<RegionAnchorType, TCollection>(RegionAnchorType, ICollection<TCollection>) ObjectExtensions.CloneJson<RegionAnchorType>(RegionAnchorType) ObjectExtensions.CopyPropertiesTo<RegionAnchorType, TTarget>(RegionAnchorType, TTarget) ObjectExtensions.DumpToTextRaw<RegionAnchorType>(RegionAnchorType) ObjectExtensions.DumpToText<RegionAnchorType>(RegionAnchorType) ObjectExtensions.Dump<RegionAnchorType>(RegionAnchorType) ObjectExtensions.GetPropertyAccessor<RegionAnchorType, TValue>(RegionAnchorType, Expression<Func<RegionAnchorType, TValue>>) ObjectExtensions.InsertTo<RegionAnchorType, TCollection>(RegionAnchorType, IList<TCollection>, int) ObjectExtensions.ToJson<RegionAnchorType>(RegionAnchorType) ObjectExtensions.ToStringSafe<RegionAnchorType>(RegionAnchorType) ObjectExtensions.TransferPropertiesTo<RegionAnchorType, TTarget>(RegionAnchorType, TTarget, params string[]) XDocumentExtensions.AddTo<RegionAnchorType>(RegionAnchorType, XContainer)