Sdílet prostřednictvím


PresentationViewsSubject.GetSubject – metoda

Získá prvek modelu zobrazený prvek prezentace.

Obor názvů:  Microsoft.VisualStudio.Modeling.Diagrams
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntaxe

'Deklarace
Public Shared Function GetSubject ( _
    element As PresentationElement _
) As ModelElement
public static ModelElement GetSubject(
    PresentationElement element
)

Parametry

Vrácená hodnota

Typ: Microsoft.VisualStudio.Modeling.ModelElement

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

PresentationViewsSubject Třída

Microsoft.VisualStudio.Modeling.Diagrams – obor názvů