Condividi tramite


Proprietà MouseAction.MouseDownPoint

Ottiene la posizione dell'evento del mouse-giù più recente.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.VisualStudio.Modeling.Diagrams.PointD
La posizione dell'evento del mouse-giù più recente.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

MouseAction Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Diagrams