Freigeben über


MouseAction.MouseDownPoint-Eigenschaft

Ruft die Position des letzten MouseDown-Ereignisses ab.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.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 MouseDown-Ereignisses.

.NET Framework-Sicherheit

Siehe auch

Referenz

MouseAction Klasse

Microsoft.VisualStudio.Modeling.Diagrams-Namespace