DiagramPaintEventArgs::View Property
Visual Studio 2015
Gets the view that the Graphics object belongs to. This property may return null if the Graphics object does not belong to a DiagramClientView.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::DiagramClientView^
Show: