[]
Gets or sets a percentage indicates how much of the total height of the image is taken up by the top portion of the crop.
public float CropFromTop { get; set; }
Type | Description |
---|---|
float | A float value representing how much of the total height of the image is taken up by the top portion of the crop. |