DiagramAssociationEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Event arguments for diagram - diagram view association events
public ref class DiagramAssociationEventArgs : EventArgs
public class DiagramAssociationEventArgs : EventArgs
type DiagramAssociationEventArgs = class
inherit EventArgs
Public Class DiagramAssociationEventArgs
Inherits EventArgs
- Inheritance
-
DiagramAssociationEventArgs
Constructors
DiagramAssociationEventArgs() |
Default constructor for DiagramAssociationEventArgs |
DiagramAssociationEventArgs(DiagramView) |
Initialize the instance of the DiagramAssociationEventArgs class |
Properties
DiagramView |
Gets or sets the diagram view associated with the diagram |