Konstruktor LeaveShapeEventArgs — (ShapeElement, DiagramPointEventArgs, DiagramClientView)
Inicjuje nowe wystąpienie klasy LeaveShapeEventArgs.
Przestrzeń nazw: Microsoft.VisualStudio.Modeling.Diagrams
Zestaw: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Składnia
'Deklaracja
Public Sub New ( _
shape As ShapeElement, _
pointArgs As DiagramPointEventArgs, _
diagramClientView As DiagramClientView _
)
public LeaveShapeEventArgs(
ShapeElement shape,
DiagramPointEventArgs pointArgs,
DiagramClientView diagramClientView
)
Parametry
- shape
Typ: Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement
ShapeElement, że kursor myszy po lewej.
- pointArgs
Typ: Microsoft.VisualStudio.Modeling.Diagrams.DiagramPointEventArgs
DiagramPointEventArgs, używany do zainicjowania tego wystąpienia.
- diagramClientView
Typ: Microsoft.VisualStudio.Modeling.Diagrams.DiagramClientView
DiagramClientView, LeaveShapeEventArgs, pochodząca od.
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Używanie bibliotek pochodzących z częściowo zaufanego kodu.