DiagramAssociationEventArgs::DiagramView Property
Visual Studio 2015
Gets or sets the diagram view associated with the diagram
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: property DiagramView^ DiagramView { DiagramView^ get(); void set(DiagramView^ value); }
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::DiagramView^
Show: