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