Freigeben über


MouseAction.MouseDownPoint-Eigenschaft

Ruft die Position des letzten Ereignisses für das Drücken der Maustaste ab.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntax

'Declaration
Public ReadOnly Property MouseDownPoint As PointD
public PointD MouseDownPoint { get; }

Eigenschaftswert

Typ: Microsoft.VisualStudio.Modeling.Diagrams.PointD
Die Position des letzten Ereignisses für das Drücken der Maustaste.

.NET Framework-Sicherheit

Siehe auch

Referenz

MouseAction Klasse

Microsoft.VisualStudio.Modeling.Diagrams-Namespace