User Tools

Site Tools


thinkgeo.mapsuite.portablecore.startingpoint

ThinkGeo.MapSuite.Core.StartingPoint

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.

  • An enumeration describing the place to start on a line when doing certain operations.
Remarks
  • Certain kinds of mathematical line operations need to know if the operation will start at the beginning or the end of the line. Whenever this is the case, you'll need to use this enumeration.
Items

FirstPoint

  • Summary:The first point of the line.

LastPoint

  • Summary:The last point of the line.
thinkgeo.mapsuite.portablecore.startingpoint.txt · Last modified: 2017/03/16 21:59 (external edit)