Enum ImageCropAnchor
Namespace: Umbraco.Cms.Core.Models
Assembly: Umbraco.Core.dll
Syntax
public enum ImageCropAnchorFields
| Name | Description | 
|---|---|
| Bottom | |
| BottomLeft | |
| BottomRight | |
| Center | |
| Left | |
| Right | |
| Top | |
| TopLeft | |
| TopRight | 
public enum ImageCropAnchor| Name | Description | 
|---|---|
| Bottom | |
| BottomLeft | |
| BottomRight | |
| Center | |
| Left | |
| Right | |
| Top | |
| TopLeft | |
| TopRight |