AbsoluteBoundsChangedEventArgs Class

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)

Syntax

'Declaration
Public Class AbsoluteBoundsChangedEventArgs _
    Inherits EventArgs
'Usage
Dim instance As AbsoluteBoundsChangedEventArgs
public class AbsoluteBoundsChangedEventArgs : EventArgs
public ref class AbsoluteBoundsChangedEventArgs : public EventArgs
public class AbsoluteBoundsChangedEventArgs extends EventArgs

Inheritance Hierarchy

System.Object
  System.EventArgs
    Microsoft.VisualStudio.Modeling.Diagrams.AbsoluteBoundsChangedEventArgs

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

AbsoluteBoundsChangedEventArgs Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace