Gets one of the two points of a line. The range will always be 0 - 1.
Each point of the angle is represented by an x and y value in the range 0 to 1000 (iepbRange). Where (0, 0) is the top-left pixel of the layer and (1000, 1000) is the bottom-right.
Note: ◼This is the same as LinePoint 1 and 2. ◼Also the same as calling GetPoints( index, iepbRange ); Use GetPoints to return values in terms of bitmap or screen.