Property MaxSize
MaxSize
Gets or sets the optional maximum window size. By default, it is set to the total image size.
public Size MaxSize { get; set; }
Gets or sets the optional maximum window size. By default, it is set to the total image size.
public Size MaxSize { get; set; }