Udostępnij za pośrednictwem


Metoda DiagramDocView.GetDiagramFromPhysicalView —

Pobiera modelu z Store , dzięki czemu może być wyświetlany w widoku diagram.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Shell
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Składnia

'Deklaracja
Protected Function GetDiagramFromPhysicalView ( _
    diagramDomainClassId As Guid _
) As Diagram
protected Diagram GetDiagramFromPhysicalView(
    Guid diagramDomainClassId
)

Parametry

  • diagramDomainClassId
    Typ: System.Guid
    Identyfikator modelu, który chcesz pobrać.

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.Diagrams.Diagram
Model.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DiagramDocView Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell