Sdílet prostřednictvím


AbsoluteBoundsChangedEventArgs.SetEventArgs – metoda

Nastaví údaj události.

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
Public Sub SetEventArgs ( _
    oldValue As RectangleD, _
    newValue As RectangleD _
)
public void SetEventArgs(
    RectangleD oldValue,
    RectangleD newValue
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

AbsoluteBoundsChangedEventArgs Třída

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