Back to Devexpress

DiagramQueryConnectionPointsEventArgs Properties

windowsforms-devexpress-dot-xtradiagram-dot-diagramqueryconnectionpointseventargs-dot-underscore-properties.md

latest2.1 KB
Original Source

DiagramQueryConnectionPointsEventArgs Properties

Provides data for the DiagramControl.QueryConnectionPoints event.

NameDescription
ConnectorReturns the connector whose point is being moved by the end-user.
ConnectorPointTypeReturns the type of the connection point that is being moved by the end-user.
HoveredItemReturns the item hovered with the connection point that is being moved by the end-user.
ItemConnectionBorderStateSpecifies whether to enable connection to an item and show a visual indication.
ItemConnectionPointStatesProvides access to the collection of objects that represent connection points of a diagram item.
OppositeItemReturns the diagram item to which the opposite connection point is glued.
OppositeItemPointIndexReturns the index of the opposite connection point.
OppositePointReturns the coordinates of the opposite connection point.

See Also

DiagramQueryConnectionPointsEventArgs Class

DiagramQueryConnectionPointsEventArgs Members

DevExpress.XtraDiagram Namespace