ImageChecker.MinHeight property
Gets or sets the minimum height allowed. 0 means any height.
public int MinHeight { get; set; }
See Also
- class ImageChecker
Gets or sets the minimum height allowed. 0 means any height.
public int MinHeight { get; set; }