Class ImageCropperConfiguration
Represents the configuration for the image cropper value editor.
Inheritance
object
Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Infrastructure.dll
Syntax
public class ImageCropperConfiguration
Properties
View SourceCrops
Declaration
[ConfigurationField("crops")]
public ImageCropperConfiguration.Crop[]? Crops { get; set; }
Property Value
| Type | Description |
|---|---|
| Crop[] |