Class MediaPicker3Configuration.CropConfiguration
Inheritance
object
Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
public class MediaPicker3Configuration.CropConfiguration
Properties
View SourceAlias
Declaration
public string? Alias { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Height
Declaration
public int Height { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
Width
Declaration
public int Width { get; set; }
Property Value
| Type | Description |
|---|---|
| int |