Click or drag to resize

ImageScalerSettingsMaxCacheSize Field

Specifies the size of the cache for the scaled images in Megabytes. If this value is set to '0', then the images will not be cached.

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

Field Value

Type: Int32
See Also