Condividi tramite


Proprietà MouseAction.MouseDownPoint

Ottiene la posizione dell'evento MouseDown più recente.

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

Sintassi

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

Valore proprietà

Tipo: Microsoft.VisualStudio.Modeling.Diagrams.PointD
Posizione dell'evento di pressione del pulsante del mouse più recente.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

MouseAction Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Diagrams