Udostępnij za pośrednictwem


Konstruktor DiagramPointEventArgs — (Int32, Int32, PointRelativeTo, DiagramClientView)

Inicjuje nowe wystąpienie klasy DiagramPointEventArgs.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Składnia

'Deklaracja
Public Sub New ( _
    x As Integer, _
    y As Integer, _
    pointRelativeTo As PointRelativeTo, _
    diagramClientView As DiagramClientView _
)
public DiagramPointEventArgs(
    int x,
    int y,
    PointRelativeTo pointRelativeTo,
    DiagramClientView diagramClientView
)

Parametry

  • x
    Typ: System.Int32
    położenie poziome myszy w jednostkach urządzenia
  • y
    Typ: System.Int32
    położenie pionowe myszy w jednostkach urządzenia

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DiagramPointEventArgs Klasa

Przeciążenie DiagramPointEventArgs

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams