ImageCropper.AspectRatio Property

Definition

Gets or sets the aspect ratio of the cropped image, the default value is null. Only works when CropShape = Rectangular.

public double? AspectRatio { get; set; }
member this.AspectRatio : Nullable<double> with get, set
Public Property AspectRatio As Nullable(Of Double)

Property Value

Applies to