Freigeben über


DiagramPointEventArgs.HitDiagramItem-Eigenschaft

Ruft das Diagrammelement entsprechend der Mausposition 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 HitDiagramItem As DiagramItem
public DiagramItem HitDiagramItem { get; }

Eigenschaftswert

Typ: Microsoft.VisualStudio.Modeling.Diagrams.DiagramItem

.NET Framework-Sicherheit

Siehe auch

Referenz

DiagramPointEventArgs Klasse

Microsoft.VisualStudio.Modeling.Diagrams-Namespace