[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]

The EditorMouseEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyNode
Gibt den Knoten zurück, welcher unter dem Cursor liegt.
Public propertyPin
Gibt den Pin zurück, welcher unter dem Cursor liegt.
Public propertyPort
Gibt den Anschluss zurück, welcher unter dem Cursor liegt.
Public propertyWorkspaceLocation
Gibt die Position des Maus-Cursors auf der Arbeitsfläche zurück.
Public propertyWorkspaceX
Gibt die X-Position des Maus-Cursors auf der Arbeitsfläche zurück.
Public propertyWorkspaceY
Gibt die Y-Position des Maus-Cursors auf der Arbeitsfläche zurück.

See Also