DiagramDocView.CreateDiagramView – metoda
Vytvoří zobrazení diagramu pro okna dokumentu.
Obor názvů: Microsoft.VisualStudio.Modeling.Shell
Sestavení: Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)
Syntaxe
'Deklarace
Public Overridable Function CreateDiagramView As VSDiagramView
public virtual VSDiagramView CreateDiagramView()
Vrácená hodnota
Typ: Microsoft.VisualStudio.Modeling.Shell.VSDiagramView
Zobrazení diagramu.
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.