DiagramAssociationEventArgs Class
Visual Studio 2015
Event arguments for diagram - diagram view association events
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
System::Object
System::EventArgs
Microsoft.VisualStudio.Modeling.Diagrams::DiagramAssociationEventArgs
System::EventArgs
Microsoft.VisualStudio.Modeling.Diagrams::DiagramAssociationEventArgs
| Name | Description | |
|---|---|---|
![]() | DiagramAssociationEventArgs() | Default constructor for DiagramAssociationEventArgs |
![]() | DiagramAssociationEventArgs(DiagramView^) | Initialize the instance of the DiagramAssociationEventArgs class |
| Name | Description | |
|---|---|---|
![]() | DiagramView | Gets or sets the diagram view associated with the diagram |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


