Click or drag to resize

ImageScalerSettingsCleanupRatio Field

Specifies the ratio to use when cleaning up the scaled images cache. Values between 0.1 and 1 will be considered. The cleanup will the consider the ratio for the amount of items as well as the size.

Namespace:  Colygon.MatchPoint.ImageScaling
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
public double CleanupRatio

Field Value

Type: Double
See Also