New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.DiagramConnectionPoint

Sets the intermediate points (in global coordinates) of the connection. It's important to note that currently these points cannot be manipulated in the interface.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.StateManager : IMarkableStateManager, IStateManager
  • Telerik.Web.UI.DiagramConnectionPoint

Properties

X Double

Sets the X coordinate of the point.

Y Double

Sets the Y coordinate of the point.

In this article