Search Results for

    Show / Hide Table of Contents
    View Source

    Class MediaPicker3Configuration.CropConfiguration

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: Umbraco.Core.dll
    Syntax
    public class MediaPicker3Configuration.CropConfiguration

    Properties

    View Source

    Alias

    Declaration
    public string? Alias { get; set; }
    Property Value
    Type Description
    string
    View Source

    Height

    Declaration
    public int Height { get; set; }
    Property Value
    Type Description
    int
    View Source

    Width

    Declaration
    public int Width { get; set; }
    Property Value
    Type Description
    int
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX