Property PyramidScale
PyramidScale
Gets or sets a value specifying the image scale (less than 1) used to build the pyramids for each image.
[Range(0, 1)]
public double PyramidScale { get; set; }
Gets or sets a value specifying the image scale (less than 1) used to build the pyramids for each image.
[Range(0, 1)]
public double PyramidScale { get; set; }