Is this page helpful?
Gets or sets the rectangular area to which the image will be cropped.
public virtual LeadRect CropRect { get; set; }
A LeadRect structure representing the rectangular area to which the image will be cropped.
For an example, refer to the CropCommand