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