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