Sdílet prostřednictvím


MouseAction.OnMouseEnter – metoda

Upozornění posluchače, že myši přesunul na obrazec v diagramu.

Obor názvů:  Microsoft.VisualStudio.Modeling.Diagrams
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntaxe

'Deklarace
Protected Overridable Sub OnMouseEnter ( _
    e As DiagramPointEventArgs _
)
protected virtual void OnMouseEnter(
    DiagramPointEventArgs e
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

MouseAction Třída

Microsoft.VisualStudio.Modeling.Diagrams – obor názvů