CropHeight

XmpCameraRawPackage.CropHeight property

Gets or sets the height of the resulting cropped image in CropUnits units.

public double? CropHeight { get; set; }

Property Value

The height of the crop.

See Also