Back to Devexpress

DiagramQueryConnectionPointsEventArgs Class

windowsforms-devexpress-dot-xtradiagram-ceccba25.md

latest1.4 KB
Original Source

DiagramQueryConnectionPointsEventArgs Class

Provides data for the DiagramControl.QueryConnectionPoints event.

Namespace : DevExpress.XtraDiagram

Assembly : DevExpress.XtraDiagram.v25.2.dll

NuGet Package : DevExpress.Win.Diagram

Declaration

csharp
public class DiagramQueryConnectionPointsEventArgs :
    EventArgs
vb
Public Class DiagramQueryConnectionPointsEventArgs
    Inherits EventArgs

DiagramQueryConnectionPointsEventArgs is the data class for the following events:

Inheritance

Object EventArgs DiagramQueryConnectionPointsEventArgs

See Also

DiagramQueryConnectionPointsEventArgs Members

DevExpress.XtraDiagram Namespace