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