PresentationViewsSubject.GetSubject(PresentationElement) Method

Definition

Gets Subject.

public:
 static Microsoft::VisualStudio::Modeling::ModelElement ^ GetSubject(Microsoft::VisualStudio::Modeling::Diagrams::PresentationElement ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.ModelElement GetSubject (Microsoft.VisualStudio.Modeling.Diagrams.PresentationElement element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetSubject : Microsoft.VisualStudio.Modeling.Diagrams.PresentationElement -> Microsoft.VisualStudio.Modeling.ModelElement
Public Shared Function GetSubject (element As PresentationElement) As ModelElement

Parameters

Returns

Attributes

Applies to