Gets or sets the connector's end point on the diagram canvas.
public virtual PointFloat EndPoint { get; set; }
Overridable Public Property EndPoint As PointFloat
Setting the EndPoint property is not in effect if the connector's end point is glued to a certain diagram item with the EndItem and EndItemPointIndex properties.