SingleDiagramDocView.CurrentDiagram Property
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.
Current Diagram
public:
property Microsoft::VisualStudio::Modeling::Diagrams::Diagram ^ CurrentDiagram { Microsoft::VisualStudio::Modeling::Diagrams::Diagram ^ get(); };
public override sealed Microsoft.VisualStudio.Modeling.Diagrams.Diagram CurrentDiagram { get; }
member this.CurrentDiagram : Microsoft.VisualStudio.Modeling.Diagrams.Diagram
Public Overrides NotOverridable ReadOnly Property CurrentDiagram As Diagram