Enum ImageCropAnchor Namespace: Umbraco.Cms.Core.Models Assembly: Umbraco.Core.dll Syntax public enum ImageCropAnchor Fields Name Description Bottom BottomLeft BottomRight Center Left Right Top TopLeft TopRight Extension Methods ObjectExtensions.ToXmlString(object, Type) ObjectExtensions.ToXmlString<T>(object) ObjectExtensions.TryConvertTo(object, Type) ObjectExtensions.TryConvertTo<T>(object) ExpressionHelper.GetPropertyInfo<ImageCropAnchor, TProperty>(ImageCropAnchor, Expression<Func<ImageCropAnchor, TProperty>>) DictionaryExtensions.MergeLeft<ImageCropAnchor, TK, TV>(ImageCropAnchor, IDictionary<TK, TV>, bool) DictionaryExtensions.MergeLeft<ImageCropAnchor, TK, TV>(ImageCropAnchor, IEnumerable<IDictionary<TK, TV>>, bool) EnumerableExtensions.Yield<ImageCropAnchor>(ImageCropAnchor) ObjectExtensions.AsEnumerableOfOne<ImageCropAnchor>(ImageCropAnchor)