====== ThinkGeo.MapSuite.WindowsPhoneCore.StartingPoint ====== {{section>upgrade_map_suite_to_10.0}} 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 ===== ^ Name ^ Summary ^ | FirstPoint | The first point of the line. | | LastPoint | The last point of the line. | __NOTOC__ [[Category:WindowsPhoneMapSuiteCore]] [[Category:ThinkGeo.MapSuite.WindowsPhoneCore]]