Enum DiffEngineLevel
Controls the level of perfection required when computing the differences
Namespace: OSGeo.MapGuide.MaestroAPI.Resource.Comparison
Assembly: OSGeo.MapGuide.MaestroAPI.dll
Syntax
public enum DiffEngineLevel
Fields
Name | Description |
---|---|
FastImperfect | Fast, but imperfect |
Medium | A balanced trade between speed and perfection |
SlowPerfect | Slow, but perfect |