Search Results for

    Show / Hide Table of Contents

    Class ImageCropperConfiguration.Crop

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: cs.temp.dll.dll
    Syntax
    public class Crop

    Properties

    Alias

    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
    In This Article
    • Properties
      • Alias
      • Height
      • Width
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX