Specifies the current ending point of the drawing operation on the canvas.
public Point EndPosition { get; set; }
Public Property EndPosition As Point
The StartPosition property indicates the point on the canvas where the end-user initiated the drawing operation by clicking and dragging with a drawing tool selected.