User Tools

Site Tools


thinkgeo.mapsuite.portablecore.breakvalueinclusion

ThinkGeo.MapSuite.Core.BreakValueInclusion

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

  • In a class break style, this enumeration determines whether the break includes or excludes the value entered in the break.
Remarks
  • In a class break style, this enumeration determines whether the break includes or excludes the value entered in the break. For example, you might have two class breaks, one at 100 and the second at 200. If you specify to include the value, then the first break includes the number 100 and the second break would include the number 200. If you set to exclude, then 100 would belong to the second break and 200 would not be included in the second break at all.
Items

IncludeValue

  • Summary:The break value is included in the break.

ExcludeValue

  • Summary:The break value is not included in the break.
thinkgeo.mapsuite.portablecore.breakvalueinclusion.txt · Last modified: 2017/03/16 21:59 (external edit)